fix:修改版本号

This commit is contained in:
wyx
2023-03-10 16:58:33 +08:00
parent c3e3dd6f94
commit 5df37f3fd5

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