zhouwx
2024-04-16 42235ae8c08bcc09bb53a3631f988e74a0920db4
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()