소스 검색

✅ test: 跳转测试

WanGxC 1 년 전
부모
커밋
2155a208ef
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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,