瀏覽代碼

检查项目增加

laiguoran 3 年之前
父節點
當前提交
454bf88f30
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      app/public/js/change_revise.js

+ 2 - 0
app/public/js/change_revise.js

@@ -36,6 +36,7 @@ const checkOption = {
         fields: ['sgfh_qty', 'qtcl_qty', 'sjcl_qty', 'quantity'],
     },
     zero: { enable: 1 },
+    zeroPos: { enable: 1 },
     tp: {
         enable: 1,
         fields: [
@@ -46,6 +47,7 @@ const checkOption = {
             {qty: 'deal_qty', tp: 'deal_tp'},
         ],
     },
+    same_code: { enable: 1 },
 };
 
 $(document).ready(() => {