Browse Source

仓库容量限制

zhangyuewww 3 năm trước cách đây
mục cha
commit
9e9b5a96a4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/warehousenew/warehouseManagementAdd.vue

+ 1 - 1
src/views/warehousenew/warehouseManagementAdd.vue

@@ -64,7 +64,7 @@
             <ws-input v-model="item.binNumber" placeholder="请输入仓位编号" maxlength="20" size="small" />
           </ws-form-item>
           <ws-form-item label="容量(吨)" span="1" prop="contractNo">
-            <ws-input v-model="item.maxStorage" placeholder="请输入仓位最大容量" maxlength="100" size="small" />
+            <ws-input v-model="item.maxStorage" placeholder="请输入仓位最大容量" maxlength="6" size="small" />
           </ws-form-item>
           <!--备注(选项)-->
           <!-- <ws-form-item label="备注(选填)" span="1" prop="placeDelivery">