Browse Source

中间计量,前缀调整

MaiXinRong 5 years ago
parent
commit
74a315e1ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/view/stage/modal.ejs

+ 1 - 1
app/view/stage/modal.ejs

@@ -265,7 +265,7 @@
                 </div>
                 <div class="form-group">
                     <label>中间计量表号前缀</label>
-                    <input type="text" class="form-control form-control-sm" value="<%- ctx.stage.im_pre ? ctx.stage.im_pre : '' %>" id="im-pre" maxlength="10">
+                    <input type="text" class="form-control form-control-sm" value="<%- ctx.stage.im_pre ? ctx.stage.im_pre : '' %>" id="im-pre" maxlength="20">
                 </div>
                 <div class="form-group">
                     <label> </label>