lilei 2 gadi atpakaļ
vecāks
revīzija
f53aae1c4b

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1666936436618
+  "version": 1667210778406
 }

+ 1 - 1
src/views/numsGoodsShelves/shelfSet/basicInfoModal.vue

@@ -18,7 +18,7 @@
         :label-col="formItemLayout.labelCol"
         :wrapper-col="formItemLayout.wrapperCol">
         <a-form-model-item label="货架名称" v-if="type==1" prop="shelfName">
-          <a-input v-model="form.shelfName" placeholder="请输入货架名称"></a-input>
+          <a-input v-model="form.shelfName" :maxLength="30" placeholder="请输入货架名称"></a-input>
         </a-form-model-item>
         <a-form-model-item prop="customerSn">
           <template slot="label">