| src/views/dataCenter/components/searchData.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/job/components/DeviceJobDetails.vue | ●●●●● patch | view | raw | blame | history |
src/views/dataCenter/components/searchData.vue
@@ -347,6 +347,8 @@ function cancelDownload() { cancelDownloadApi({ type:'htsjzx' }).then(res =>{ ElMessage.success('取消成功') }).catch(e =>{ EventBus.emit('useGlobalWS-messageHandler', {biz_code: 'DOWNLOAD_PROGRESS',data:{status: 'CANCELLED',type:'htsjzx'}}) }) } // 切换文件夹 src/views/job/components/DeviceJobDetails.vue
@@ -162,6 +162,7 @@ import { droneEventList } from '../const/drc' import { ElMessage,ElLoading } from 'element-plus' import { useStore } from 'vuex'; import EventBus from '@/utils/eventBus'; const store = useStore(); const htlsrwxq = computed(() => store.state.common.downloadProgress?.htlsrwxq || 100) const isShow = defineModel('show') @@ -350,6 +351,8 @@ function cancelDownload() { cancelDownloadApi({ type:'htlsrwxq' }).then(res =>{ ElMessage.success('取消成功') }).catch(e =>{ EventBus.emit('useGlobalWS-messageHandler', {biz_code: 'DOWNLOAD_PROGRESS',data:{status: 'CANCELLED',type:'htlsrwxq'}}) }) } onMounted(() => {