fix: typo
This commit is contained in:
parent
d3a6ac7187
commit
a84ad89d12
6 changed files with 9 additions and 9 deletions
|
|
@ -95,7 +95,7 @@ const routes: RouteRecordRaw[] = [
|
|||
{
|
||||
path: '/quotation/document-view',
|
||||
name: 'QuotationDocumentView',
|
||||
component: () => import('pages/05_quotation/peview/ViewForm.vue'),
|
||||
component: () => import('pages/05_quotation/preview/ViewForm.vue'),
|
||||
},
|
||||
|
||||
// Always leave this as last one,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue