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