feat: 取消字典编码字段固定宽度

This commit is contained in:
sunlei 2026-06-04 21:25:57 +08:00
parent 3f101ac528
commit de67da816c

View File

@ -49,7 +49,6 @@ const groupColumns: Array<TableColumnType<SystemDictApi.DictGroup>> = [
dataIndex: 'dictCode',
key: 'dictCode',
title: $t('system.dict.dictCode'),
width: 220,
},
{
align: 'right',