Parcourir la source

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc

gjy il y a 2 ans
Parent
commit
2c2e9aa582
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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) => {