zhouwx
2024-11-28 a1ab845cd900e32887b87be9df986b76b8ba9bde
src/permission.js
@@ -11,7 +11,7 @@
NProgress.configure({ showSpinner: false });
const whiteList = ['/homePage','/fillForm','/checkProgress'];
const whiteList = ['/homePage','/fillForm','/checkProgress','/certPdf'];
router.beforeEach((to, from, next) => {
  NProgress.start()