mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-09-05 22:25:49 +08:00
fix: Fix menu display exception issue (#9882)
This commit is contained in:
parent
3c01198e61
commit
270411f7fd
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ const webSiteRouter = {
|
|||
props: true,
|
||||
meta: {
|
||||
parent: 'menu.website',
|
||||
title: 'commons.button.',
|
||||
title: 'menu.config',
|
||||
activeMenu: '/websites',
|
||||
requiresAuth: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue