hfxc226 2 лет назад
Родитель
Сommit
d53b672487
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/remote/opc/modules/BaseForm.vue

+ 1 - 1
src/views/remote/opc/modules/BaseForm.vue

@@ -264,7 +264,7 @@
             :wrapperCol="BaseTool.Constant.wrapperCol"
           >
             <a-input
-              v-decorator="['unit', {rules: [{required: true, message: '单位不能为空'}]}]"/>
+              v-decorator="['unit', {initialValue:'kPaT',rules: [{required: true, message: '单位不能为空'}]}]"/>
           </a-form-item>
         </row-item>
         <row-item>