瀏覽代碼

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

gjy 3 年之前
父節點
當前提交
d7de13ff57
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/views/houseSelfCollect/paymentManagement.vue

+ 3 - 1
src/views/houseSelfCollect/paymentManagement.vue

@@ -830,7 +830,9 @@ export default {
           index === 10 ||
           index === 11 ||
           index === 12 ||
-          index === 13
+          index === 13 ||
+          index === 15 ||
+          index === 16 
         ) {
           const values = data.map((item) => Number(item[column.property]))
           if (!values.every((value) => isNaN(value))) {