This commit is contained in:
zxr
2026-03-21 17:13:47 +08:00
parent ecf78bc727
commit 87741c59ff
2 changed files with 18 additions and 11 deletions

View File

@@ -34,7 +34,7 @@ const OPS: AppRouteRecordRaw = {
},
{
path: 'license-center',
name: 'LicenseCenter',
name: 'OpsLicenseCenter',
component: () => import('@/views/ops/pages/system-settings/license-center/index.vue'),
meta: {
locale: 'menu.ops.systemSettings.licenseCenter',