소스 검색

完善计量的功能

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