diff --git a/src/permission.ts b/src/permission.ts
index aa1431a..1fe08aa 100644
--- a/src/permission.ts
+++ b/src/permission.ts
@@ -67,6 +67,7 @@ router.beforeEach(async (to, from, next) => {
// 动态添加可访问路由表
router.addRoute(route)
})
+ // console.log(routes)
next({ ...to, replace: true })
} catch (err) {
clearAuthInfo()
diff --git a/src/views/user_informationg/detil.vue b/src/views/user_informationg/detil.vue
index 5582d22..ff31170 100644
--- a/src/views/user_informationg/detil.vue
+++ b/src/views/user_informationg/detil.vue
@@ -1086,17 +1086,6 @@
-
-
-
-
-
-
-
+
@@ -37,32 +33,11 @@
}}
-
-
-
-
-
+
+
+
+
+
-
+