This commit is contained in:
wyx
2023-03-28 18:02:19 +08:00
parent 8645f5d8e5
commit 2ef00f0d07
2 changed files with 2 additions and 2 deletions

View File

@@ -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.2------------");
console.log("版本2.3.3------------");
const store = useStore();
const router = useRouter();