chenrui  2 年之前
父節點
當前提交
ce03d048e4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/statisticalanalysis/domesticdeparture/index.vue

+ 1 - 0
src/views/statisticalanalysis/domesticdeparture/index.vue

@@ -115,6 +115,7 @@ export default {
       this.tableData.time = [];
       this.tableData.data1 = [];
       this.tableData.data2 = [];
+      this.tableList = [];
       if (data.fttp === 0) {
         this.action = 6;
       } else if (data.fttp === 1) {