length
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<el-form-item label="字典项名称:" prop="dictDataName">
|
<el-form-item label="字典项名称:" prop="dictDataName">
|
||||||
<el-input
|
<el-input
|
||||||
clearable
|
clearable
|
||||||
:maxlength="20"
|
:maxlength="200"
|
||||||
v-model="form.dictDataName"
|
v-model="form.dictDataName"
|
||||||
placeholder="请输入字典项名称"
|
placeholder="请输入字典项名称"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user