公告,活动,投诉接口对接完成
This commit is contained in:
@@ -93,7 +93,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
children: [
|
||||
{
|
||||
path: '/index',
|
||||
component: () => import('@/views/index.vue'),
|
||||
component: () => import('@/views/workbench/index.vue'),
|
||||
name: 'Index',
|
||||
meta: { title: '首页', icon: 'dashboard', affix: true }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user