gangyj 3 жил өмнө
parent
commit
467fa48fe2

+ 2 - 0
src/views/exctab/excelmodel/excelmodel.vue

@@ -654,6 +654,8 @@ export default {
       window.setTimeout(() => {
       window.setTimeout(() => {
         this.wbstree();
         this.wbstree();
       }, 100)
       }, 100)
+
+      this.tableData = [];
     },
     },
     nodeClickExcel (data) {//wbs树点击事件
     nodeClickExcel (data) {//wbs树点击事件
       console.log(data);
       console.log(data);