修复bug
This commit is contained in:
parent
e0f4f3d5d4
commit
5e5e1970da
|
@ -14,7 +14,7 @@ const router = createRouter({
|
|||
},{
|
||||
path:'/Project',
|
||||
name:'Project',
|
||||
component:()=>import('@/views/ProjectPage/ProjectCard.vue')
|
||||
component:()=>import('@/views/ProjectPage/ProjectList.vue')
|
||||
},
|
||||
{
|
||||
path:'/WorkLoad',
|
||||
|
|
Loading…
Reference in New Issue
Block a user