fix:修改版本号

This commit is contained in:
wyx
2023-03-22 22:05:12 +08:00
parent 87f2639756
commit e539eef7ec

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