From bb53b92f34b51ba619f876992c21bc3cf00a8fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=88=B1=7E=E6=B5=B7=7E=E7=88=B1=E6=B5=B7=E7=88=B1?= =?UTF-8?q?=E6=B5=B7=7E=E5=8F=B3?= <1828712314@qq.com> Date: Mon, 16 Jun 2025 14:43:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=8E=B7=E5=8F=96=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E4=BF=A1=E6=81=AF=E6=8E=A5=E5=8F=A3=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E7=99=BB=E5=BD=95=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sub/common/waiting.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/sub/common/waiting.vue b/sub/common/waiting.vue index ceff847..473035b 100644 --- a/sub/common/waiting.vue +++ b/sub/common/waiting.vue @@ -50,6 +50,7 @@ export default { userType: 3 } await this.$store.dispatch('Login', data) + await this.$store.dispatch('GetInfo') qrLogin({ code: this.scene, openid: getAccessToken()