zhouwx
2024-06-14 137910cf4fc73a3a2787a3a02718f1e1f637c368
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()