@@ -819,7 +819,7 @@ export default {
this.getPlanFileList();
this.timeFlag = setInterval(() => {
- }, 3000);
+ }, 2000);
//调用接口
//查询下载计划的列表
},