fix:修改版本号

This commit is contained in:
wyx
2023-03-02 09:19:52 +08:00
parent 250f4bb478
commit eaec628657

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