Browse Source

现货销售出库报表 sdy

zhongtianhaoyuan 3 năm trước cách đây
mục cha
commit
95237cb947
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {