feat(material-center): 增加原料库编辑功能并优化列表展示
- 新增原料库编辑功能,包括修改名称、标签等信息
This commit is contained in:
@ -90,7 +90,7 @@ export const TABLE_COLUMNS = [
|
||||
{
|
||||
title: '操作',
|
||||
dataIndex: 'operation',
|
||||
width: 120,
|
||||
width: 180,
|
||||
fixed: 'right',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user