feat:修改版本号

This commit is contained in:
lixg
2023-03-06 13:41:33 +08:00
parent fc95d46f01
commit 688f1b6d9b

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