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