src/router/index.js @@ -408,6 +408,11 @@ component: () => import('@/views/DocTest.vue') } ] }, { name: 'pdfPreview', path: '/common/pdfPreview', component: () => import('@/views/common/PDFViewer.vue') } ];