فهرست منبع

付款纯重合计

zhongtianhaoyuan 2 سال پیش
والد
کامیت
0ab7adcadb
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/houseSelfCollect/paymentManagement.vue

+ 2 - 2
src/views/houseSelfCollect/paymentManagement.vue

@@ -889,9 +889,9 @@
         const sums = []
         const sums = []
         var _number = []
         var _number = []
         if (this.warehouseName == '鲅鱼圈金信库') {
         if (this.warehouseName == '鲅鱼圈金信库') {
-          _number = [11, 12, 16, 17, 18]
+          _number = [11, 12,13, 16, 17, 18]
         } else {
         } else {
-          _number = [10, 11, 15, 16, 17]
+          _number = [10, 11,12,15, 16, 17]
         }
         }
         if (this.modification.length > 0) {
         if (this.modification.length > 0) {
           columns.forEach((column, index) => {
           columns.forEach((column, index) => {