From b137e52c26d71c211925f7335f4418513cd3eec2 Mon Sep 17 00:00:00 2001 From: wyx <51903@qq.com> Date: Tue, 28 Mar 2023 11:54:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=B5=8B=E8=AF=84=E6=9C=AA=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E6=97=B6=E9=97=B4=E6=97=B6=E5=B1=95=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/views/evaluation/Evaluation.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 77a5265..9fb9bd7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -27,7 +27,7 @@ import { GET_USER_INFO } from "@/api/ThirdApi"; import { getCookie } from "@/api/utils"; import { USER_INFO } from "@/api/api"; -console.log("版本2.3.1------------"); +console.log("版本2.3.2------------"); const store = useStore(); const router = useRouter(); diff --git a/src/views/evaluation/Evaluation.vue b/src/views/evaluation/Evaluation.vue index f5317d1..4034469 100644 --- a/src/views/evaluation/Evaluation.vue +++ b/src/views/evaluation/Evaluation.vue @@ -25,7 +25,7 @@