feat: add dms menu
This commit is contained in:
parent
78efbb2890
commit
079b70abdd
2 changed files with 6 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ const routes: RouteRecordRaw[] = [
|
|||
component: () => import('pages/05_quotation/MainPage.vue'),
|
||||
},
|
||||
{
|
||||
path: '/edm',
|
||||
path: '/document-management',
|
||||
name: 'document-management',
|
||||
component: () => import('pages/06_edm/MainPage.vue'),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue