@@ -72,6 +72,5 @@ router.beforeEach(async (to, from, next) => {
});
router.afterEach(() => {
- debugger
NProgress.done();