[update 解读流程] 字段长度调整
This commit is contained in:
+1
-1
@@ -255,7 +255,7 @@
|
||||
<!--备注-->
|
||||
<a-form-item :label="$t('workCenter.standardInterpretationProcess.notes')" :colon="false">
|
||||
<a-textarea :placeholder="$t('pleaseEnter') + $t('workCenter.standardInterpretationProcess.notes')"
|
||||
:maxLength="500"
|
||||
:maxLength="2000"
|
||||
:rows="4"
|
||||
:disabled="disabled"
|
||||
v-decorator="['remarks']" />
|
||||
|
||||
Reference in New Issue
Block a user