hfxc226 2 роки тому
батько
коміт
060361021f
1 змінених файлів з 0 додано та 1 видалено
  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