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