From bff214f980ab987124ac68c77e142b36758df855 Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Fri, 14 Mar 2025 18:18:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BE=B9=E9=94=8B=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index ed9b4d2..089fd24 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -54,7 +54,7 @@ onBeforeMount(() => { // userPinia.getInfo() // router.push('/') // } - xingzhi.value = 1 + xingzhi.value = 2 getSignCode() }) const loginForm = ref(ElForm); //表单实例化 @@ -153,7 +153,7 @@ const judgingEnvironment = () => {