zhouwx
2024-06-14 0483a508bd7e37b31a4e6c6ff782bc623abb60de
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()