From a9fb66e078e89c0264d145d99943c2459009e5be Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Mon, 15 May 2023 17:11:06 +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 3ee9c0a4..c330b262 100644 --- a/src/App.vue +++ b/src/App.vue @@ -34,7 +34,7 @@ import {USER_PERMISSION} from "@/api/ThirdApi"; const store = useStore(); const isLogin = ref(false); -console.log("版本3.0.3------------"); +console.log("版本3.0.4------------");