Browse Source

✅ test: 跳转测试

WanGxC 1 year ago
parent
commit
2155a208ef
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/views/system/login/component/account.vue

+ 3 - 3
src/views/system/login/component/account.vue

@@ -165,9 +165,9 @@ export default defineComponent({
       SystemConfigStore().getSystemConfigs()
     })
 
-    onUnmounted(() => {
-      emitter.all.clear()
-    })
+    // onUnmounted(() => {
+    //   emitter.all.clear()
+    // })
 
     return {
       refreshCaptcha,