fix:修改版本号

This commit is contained in:
wyx
2023-01-17 09:17:03 +08:00
parent b4458895ee
commit 4ed8611266

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