Browse Source

城市体检-新增bug修改20250418-02

zhiyuan-007 1 week ago
parent
commit
036680487f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/permission.ts

+ 0 - 1
src/permission.ts

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