Browse Source

完善计量的功能

hfxc226 2 years ago
parent
commit
060361021f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/part/type/modules/BaseForm.vue

+ 0 - 1
src/views/part/type/modules/BaseForm.vue

@@ -18,7 +18,6 @@
         :wrapperCol="BaseTool.Constant.wrapperCol"
       >
         <a-input
-          disabled
           v-decorator="['no', {rules: [{required: false, message: '部位编码不能为空'}]}]" />
       </a-form-item>
       <a-form-item