mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
feat: #10000 菜单展示修改
This commit is contained in:
parent
c8d979c67a
commit
b68fd72c7e
@ -250,11 +250,11 @@ return [
|
||||
'name' => '设置权限',
|
||||
'parent_id' => 8,
|
||||
],
|
||||
// 'PERMISSION_MANAGE' => [
|
||||
// 'id' => 9,
|
||||
// 'name' => '权限管理',
|
||||
// 'parent_id' => 7,
|
||||
// ],
|
||||
'PERMISSION_MANAGE' => [
|
||||
'id' => 9,
|
||||
'name' => '权限管理',
|
||||
'parent_id' => 7,
|
||||
],
|
||||
'permissions.index' => [
|
||||
'id' => 90,
|
||||
'name' => '列表',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user