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