Explorar el Código

付款纯重合计

zhongtianhaoyuan hace 2 años
padre
commit
0ab7adcadb
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/houseSelfCollect/paymentManagement.vue

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

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