Browse Source

隐藏填剩余量

MaiXinRong 10 months atrás
parent
commit
cf415e20c9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      app/public/js/stage.js

+ 3 - 0
app/public/js/stage.js

@@ -1630,6 +1630,9 @@ $(document).ready(() => {
                         });
                     }
                 },
+                visible: function(key, opt) {
+                    return false;
+                }
             },
             'remainXmjQty': {
                 name: '填项目节数量',