feat:修改版本号

This commit is contained in:
lixg
2023-02-20 09:34:02 +08:00
parent 36c731f64c
commit 3cd6bb26e0

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