| src/views/dataCenter/dataCenter.vue | ●●●●● patch | view | raw | blame | history |
src/views/dataCenter/dataCenter.vue
@@ -460,7 +460,6 @@ const getFolderList=()=>{ const apiParams = { ...FolderListParams, // type:'0' }; getJobIdsBySnApi(apiParams) .then(res => { @@ -606,7 +605,7 @@ if (!['CANCELLED','COMPLETED'].includes(res.data.data?.status || 'COMPLETED')){ return ElMessage.warning('还有正在处理的') } await downloadApi({ wayLineJobIds:jobId, withFolder: true, resultType: 0, type:'dpsjzx' }) await downloadApi({ wayLineJobIds:jobId, withFolder: true, resultType: 0, type:'htsjzx' }) } // 下载 const downloadFile = () => {