版本号

This commit is contained in:
zhangyc
2022-12-24 20:03:47 +08:00
parent 22e03a42bb
commit 77881751dc
2 changed files with 2 additions and 2 deletions

View File

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