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