From d6db80dbaecdaa0cbe4ca3e8c6b69373ad0c4772 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Mon, 15 May 2023 16:55:47 +0800 Subject: [PATCH] --fix bug --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 6672195..8f5eb2e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -26,7 +26,7 @@ import {GET_USER_INFO} from "@/api/ThirdApi"; import {USER_INFO} from "@/api/api"; -console.log("版本3.0.1------------"); +console.log("版本3.0.4------------"); const store = useStore(); onMounted(() => {