添加下载全部文件功能
This commit is contained in:
parent
da915c24be
commit
29064fc5e5
@ -528,7 +528,7 @@ export default function CardProj(props: any) {
|
||||
</div>
|
||||
<div className='down-bot'>
|
||||
<Button size="small" type="text" onClick={() => {
|
||||
// window.open(`${Axios.defaults?.baseURL}/route/proj/download/code/${data.projId}`)
|
||||
window.open(`${Axios.defaults?.baseURL}/route/proj/download/code/${data.projId}`)
|
||||
}}> word</Button>
|
||||
<Button size="small"
|
||||
className='down-pdf'
|
||||
|
Loading…
Reference in New Issue
Block a user