feat: 主菜单加审计日志入口(/app_audit)
This commit is contained in:
parent
324a4b7aab
commit
6d1953cd1d
@ -133,6 +133,12 @@
|
||||
"label": "租户管理",
|
||||
"icon": "{{entire_url('/imgs/globe.svg')}}",
|
||||
"url": "{{entire_url('/tenant')}}"
|
||||
},
|
||||
{
|
||||
"name": "app_audit",
|
||||
"label": "审计日志",
|
||||
"icon": "{{entire_url('/imgs/database.svg')}}",
|
||||
"url": "{{entire_url('/app_audit')}}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user