feat:角色 role 的实现 50%(crud + export 功能)
This commit is contained in:
@@ -118,7 +118,7 @@ export function useGridColumns<T = SystemPostApi.SystemPost>(
|
||||
props: { type: DICT_TYPE.COMMON_STATUS },
|
||||
},
|
||||
field: 'status',
|
||||
title: '状态',
|
||||
title: '岗位状态',
|
||||
minWidth: 100,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user