fix:修改版本号

This commit is contained in:
wyx
2023-03-08 01:13:49 +08:00
parent be7c8d4781
commit f3c6a042a6

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