fix:修改版本号

This commit is contained in:
wyx
2023-04-03 09:13:02 +08:00
parent 5aa65191f7
commit f8b2643409

View File

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