From 192bb670c6dec8a3efee45325fb1c7e61a34bd73 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 02 三月 2024 10:07:41 +0800 Subject: [PATCH] # --- pages/login/login.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/pages/login/login.vue b/pages/login/login.vue index a9f4e9d..fb7237e 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -99,7 +99,6 @@ method: 'POST', success(res) { res = res.data - console.log(res); _this.codeTimeShow = true let time = setInterval(()=>{ _this.codeTime-- -- Gitblit v1.9.1