src/pages/shuohuangMonitorAnalyze/components/taskManage.vue
@@ -249,7 +249,7 @@ }, watch: { taskType (n, o) { debugger // debugger this.renderTaskTable(); } }, @@ -313,6 +313,7 @@ obj.checked = false; arr.push(obj); } debugger _this.trainNoList = arr; _this.trainNoTotal = res.total; });