fix: Fix menu display exception issue (#9882)

This commit is contained in:
ssongliu 2025-08-06 16:44:54 +08:00 committed by GitHub
parent 3c01198e61
commit 270411f7fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ const webSiteRouter = {
props: true,
meta: {
parent: 'menu.website',
title: 'commons.button.',
title: 'menu.config',
activeMenu: '/websites',
requiresAuth: false,
},