fix(regression): cannot perform any action
This commit is contained in:
parent
929b6c779c
commit
b988181631
2 changed files with 2 additions and 2 deletions
|
|
@ -129,7 +129,7 @@ const routes: RouteRecordRaw[] = [
|
|||
component: () => import('pages/08_request-list/RequestListView.vue'),
|
||||
},
|
||||
{
|
||||
path: '/task-order/order/add',
|
||||
path: '/task-order/add',
|
||||
name: 'TaskOrderAdd',
|
||||
component: () => import('pages/09_task-order/order_view/MainPage.vue'),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue