src/views/dataCenter/components/searchData.vue
@@ -361,7 +361,7 @@ requestDockInfo(); getDownloadStatusApi({type: 'htsjzx'}).then(res =>{ if (!['CANCELLED','COMPLETED'].includes(res.data.data?.status || 'COMPLETED')){ EventBus.emit('useDownloadWs-messageHandler',res.data.data) EventBus.emit('useGlobalWS-messageHandler',res.data.data) } }) });