zhouwx
2024-12-03 72b79f49a078c089466b54659c106ad2bbc4a807
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()