From 00ac16aaf8430672783c43e68e7d3c8a41cab44c Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Mon, 17 Apr 2023 11:22:29 +0800 Subject: [PATCH] =?UTF-8?q?--fix=20=E8=AF=84=E4=BC=B0=E9=87=8D=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 52d55698..883e52b9 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.0------------"); +console.log("版本3.0.1------------");