⚡ 修改路由规则.
This commit is contained in:
@@ -23,7 +23,7 @@ const SYSTEM: AppRouteRecordRaw = {
|
||||
},
|
||||
{
|
||||
name: 'systemSetting',
|
||||
path: '/system-setting',
|
||||
path: '/system/setting',
|
||||
component: () => import('@/views/system/setting/index.vue'),
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user