feat:修改版本号

This commit is contained in:
lixg
2023-03-20 09:02:35 +08:00
parent c71a618d31
commit ca8714cc40

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