fix:修改版本号

This commit is contained in:
wyx
2023-01-18 16:39:22 +08:00
parent fe76bccf0e
commit 4e24202bb2

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