调整样式

This commit is contained in:
lcc
2025-09-20 11:33:56 +08:00
parent f1e7f4e9af
commit 91c3c04a52
2 changed files with 1 additions and 2 deletions
@@ -11,7 +11,7 @@
<el-form-item label="字典名称:" prop="dictName">
<el-input
clearable
:maxlength="20"
:maxlength="200"
v-model="form.dictName"
placeholder="请输入字典名称"
/>
-1
View File
@@ -442,7 +442,6 @@
{
columnKey: 'action',
label: '推广',
width: 150,
align: 'center',
resizable: false,
slot: 'action'