调整样式
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<el-form-item label="字典名称:" prop="dictName">
|
||||
<el-input
|
||||
clearable
|
||||
:maxlength="20"
|
||||
:maxlength="200"
|
||||
v-model="form.dictName"
|
||||
placeholder="请输入字典名称"
|
||||
/>
|
||||
|
||||
@@ -442,7 +442,6 @@
|
||||
{
|
||||
columnKey: 'action',
|
||||
label: '推广',
|
||||
width: 150,
|
||||
align: 'center',
|
||||
resizable: false,
|
||||
slot: 'action'
|
||||
|
||||
Reference in New Issue
Block a user