mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-09 10:56:48 +08:00
-- 修改版本号
This commit is contained in:
@@ -36,7 +36,7 @@ import {useStore} from "vuex";
|
|||||||
import {onMounted} from "vue";
|
import {onMounted} from "vue";
|
||||||
import router from "@/router";
|
import router from "@/router";
|
||||||
|
|
||||||
console.log("版本1.0.5------------");
|
console.log("版本1.0.6------------");
|
||||||
const store = useStore();
|
const store = useStore();
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
getUserInfo();
|
getUserInfo();
|
||||||
|
|||||||
Reference in New Issue
Block a user