fix: typo

This commit is contained in:
Methapon Metanipat 2024-10-24 16:36:46 +07:00
parent d3a6ac7187
commit a84ad89d12
6 changed files with 9 additions and 9 deletions

View file

@ -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,