fix:修改版本号

This commit is contained in:
wyx
2022-12-30 15:37:43 +08:00
parent 65f19cb014
commit 4d9b51b3ce

View File

@@ -36,7 +36,7 @@ import { useStore } from "vuex";
import { onMounted } from "vue";
import router from "@/router";
console.log("版本1.11------------");
console.log("版本1.12------------");
const store = useStore();
onMounted(() => {
getUserInfo();