fix:修改版本号

This commit is contained in:
wyx
2022-12-27 20:55:47 +08:00
parent e24da44dc9
commit ffaa6475e6

View File

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