fix:修改版本号

This commit is contained in:
wyx
2023-01-12 17:50:12 +08:00
parent ba10ede4be
commit 83f4c53ad8

View File

@@ -37,7 +37,7 @@ import { onMounted } from "vue";
import {useRoute} from "vue-router/dist/vue-router";
import {USER_INFO} from "@/api/api";
console.log("版本2.0.5------------");
console.log("版本2.0.6------------");
const store = useStore();
const {path} = useRoute();
onMounted(() => {