fix:修改版本号

This commit is contained in:
wyx
2023-03-10 19:32:39 +08:00
parent 35f782ec3d
commit 3f5abbbbd1

View File

@@ -37,7 +37,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("版本2.1.2------------"); console.log("版本2.1.3------------");
const store = useStore(); const store = useStore();
const { path } = useRoute(); const { path } = useRoute();