--fix 版本号

This commit is contained in:
yuping
2023-04-17 11:23:52 +08:00
parent 459c25e80c
commit c2ee34db7a

View File

@@ -38,7 +38,7 @@ import {useRoute} from "vue-router/dist/vue-router";
import {USER_INFO} from "@/api/api"; import {USER_INFO} from "@/api/api";
import {IsPhone} from "@/api/utils"; import {IsPhone} from "@/api/utils";
console.log("版本3.0.0------------"); console.log("版本3.0.1------------");
const store = useStore(); const store = useStore();
const { path } = useRoute(); const { path } = useRoute();