This commit is contained in:
wyx
2023-03-27 08:57:38 +08:00
parent 8ba2d74b13
commit 4e0b2fbe9f

View File

@@ -27,7 +27,7 @@ import { GET_USER_INFO } from "@/api/ThirdApi";
import { getCookie } from "@/api/utils"; import { getCookie } from "@/api/utils";
import { USER_INFO } from "@/api/api"; import { USER_INFO } from "@/api/api";
console.log("版本2.2.7------------"); console.log("版本2.2.8------------");
const store = useStore(); const store = useStore();
const router = useRouter(); const router = useRouter();