fix:修改版本号

This commit is contained in:
wyx
2023-03-20 08:49:06 +08:00
parent cb51f5c0ec
commit 0edd407c8a

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.1.7------------");
console.log("版本2.1.8------------");
const store = useStore();
const { path } = useRoute();