11111
This commit is contained in:
@@ -84,7 +84,7 @@ const router = createRouter({
|
||||
component: () => import('../views/Workshop/customize/index.vue'),
|
||||
children: [
|
||||
{
|
||||
path: '/workshop/customize/home',
|
||||
path: '/workshop/customize',
|
||||
name: 'customizeHome',
|
||||
component: () => import('../views/Workshop/customize/home.vue')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user