From 923e16762364334717059b48375668677d8fe053 Mon Sep 17 00:00:00 2001 From: xingyy <373639591@qq.com> Date: Fri, 16 Aug 2024 18:24:47 +0800 Subject: [PATCH] 12312 --- src/views/vote/index.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/views/vote/index.vue b/src/views/vote/index.vue index 10c747d..5bf86ac 100644 --- a/src/views/vote/index.vue +++ b/src/views/vote/index.vue @@ -24,9 +24,7 @@ if(res.data.status===2){ } if(res.status===401){ if (!document.cookie){ - setTimeout(()=>{ - window.location.href = `${import.meta.env.VITE_BASEURL}/api/appointment/wx?notifyUrl=${encodeURIComponent(window.location.href)}` - },10000) + window.location.href = `https://appointteam.szjixun.cn/api/appointment/wx?notifyUrl=${encodeURIComponent(window.location.href)}` } /*cWxApi()*/