chenrui  2 жил өмнө
parent
commit
ce03d048e4

+ 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) {