Przeglądaj źródła

清表模板问题修复

gangyj 3 lat temu
rodzic
commit
467fa48fe2
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/views/exctab/excelmodel/excelmodel.vue

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

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