[update 禁用表单] 始终禁用的表单显示空字符串
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
:wrapperCol="$i18n.locale === EN ? wrapperColEn : wrapperCol"
|
||||
:label="$t('processName')"
|
||||
:colon="formItemColon">
|
||||
<a-input :placeholder="$t('pleaseEnter') + $t('processName')"
|
||||
<a-input :placeholder="$t('autoTakeout')"
|
||||
disabled
|
||||
:maxLength="50"
|
||||
v-decorator="['prcName']" />
|
||||
|
||||
Reference in New Issue
Block a user