refactor: 重构权限管理
1.更新字段管理
This commit is contained in:
@@ -44,7 +44,6 @@ export const createCrudOptions = function ({ crudExpose }: CreateCrudOptionsProp
|
||||
buttons: {
|
||||
add: {
|
||||
show: hasPermissions('user:Create')
|
||||
// show:true
|
||||
},
|
||||
export:{
|
||||
text:"导出",//按钮文字
|
||||
|
||||
Reference in New Issue
Block a user