feat(消息通知): 消息通知

消息中心完成
This commit is contained in:
猿小天
2023-03-12 19:28:40 +08:00
parent c0c627b8df
commit 888228fb1b
7 changed files with 125 additions and 46 deletions

View File

@@ -78,7 +78,7 @@ export const createCrudOptions = function ({ crudExpose, menuButtonRef }: { crud
actionbar: {
buttons: {
add: {
show: hasPermissions('Menu:Create'),
show: hasPermissions('menu:Create'),
},
},
},