feat(资源池): 资源池列表增加类型列
This commit is contained in:
parent
872fcda69d
commit
7e5f72ad56
|
@ -199,10 +199,10 @@
|
|||
dataIndex: 'description',
|
||||
showTooltip: true,
|
||||
},
|
||||
// {
|
||||
// title: 'system.resourcePool.tableColumnType',
|
||||
// dataIndex: 'type',
|
||||
// },
|
||||
{
|
||||
title: 'system.resourcePool.tableColumnType',
|
||||
dataIndex: 'type',
|
||||
},
|
||||
{
|
||||
title: 'system.resourcePool.tableColumnCreateTime',
|
||||
dataIndex: 'createTime',
|
||||
|
|
Loading…
Reference in New Issue