Ver Fonte

🎐更正描述

Signed-off-by: KaneLeung <kk.xiaolan@gmail.com>
KaneLeung há 2 anos atrás
pai
commit
7fb6376bda
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Web/src/views/login/component/account.vue

+ 1 - 1
Web/src/views/login/component/account.vue

@@ -164,7 +164,7 @@ onMounted(async () => {
 
 // 页面卸载
 onUnmounted(() => {
-	// 销毁证码过期计时器
+	// 销毁证码过期计时器
 	clearInterval(timer);
 	timer = null;