Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
lijiahangmax
2025-03-16 00:31:40 +08:00

View File

@@ -23,7 +23,7 @@ const SYSTEM: AppRouteRecordRaw = {
},
{
name: 'systemSetting',
path: '/system-setting',
path: '/system/setting',
component: () => import('@/views/system/setting/index.vue'),
},
],