zhongtianhaoyuan 3 лет назад
Родитель
Сommit
95237cb947
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/statisticalReport/stockSaleOutReportList.vue

+ 1 - 0
src/views/statisticalReport/stockSaleOutReportList.vue

@@ -657,6 +657,7 @@
         this.currentPage = 1
         this.pageSize = 10
         this.tranProcessInfo = []
+        this.activeName = ""
         console.log('type', this.activeName)
         for (var i = 0; i < this.contractNoList.length; i++) {
           if (this.contractNoList[i].contractNo == e) {