chenrui  hace 2 años
padre
commit
ce03d048e4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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) {