This commit is contained in:
李志鹏
2025-10-20 15:45:42 +08:00
parent 8994b4a1d2
commit 408b159860
10 changed files with 324 additions and 166 deletions

View File

@@ -107,7 +107,7 @@ const router = createRouter({
// creation
path: '/workshop/creation',
name: 'creation',
component: () => import('../views/Workshop/creation.vue'),
component: () => import('../views/Workshop/creation/index.vue'),
},
{
// 完成创建