refactor: 用户管理重构优化
This commit is contained in:
@@ -35,6 +35,11 @@ function ConfigManage() {
|
||||
dataIndex: 'url',
|
||||
align: 'center',
|
||||
},
|
||||
{
|
||||
title: '排序',
|
||||
dataIndex: 'sort',
|
||||
align: 'center',
|
||||
},
|
||||
{
|
||||
title: '操作',
|
||||
dataIndex: 'operations',
|
||||
|
||||
Reference in New Issue
Block a user