feat: 取消字典编码字段固定宽度
This commit is contained in:
parent
3f101ac528
commit
de67da816c
@ -49,7 +49,6 @@ const groupColumns: Array<TableColumnType<SystemDictApi.DictGroup>> = [
|
||||
dataIndex: 'dictCode',
|
||||
key: 'dictCode',
|
||||
title: $t('system.dict.dictCode'),
|
||||
width: 220,
|
||||
},
|
||||
{
|
||||
align: 'right',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user