--demand 版本号

This commit is contained in:
yuping
2023-03-29 12:39:04 +08:00
parent 957db8eeee
commit 2370c03010

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