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