mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-07 01:46:46 +08:00
修改版本号
This commit is contained in:
@@ -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.6------------");
|
||||
console.log("版本1.3.5------------");
|
||||
const store = useStore();
|
||||
const {path} = useRoute();
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user