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