This commit is contained in:
yuping
2023-01-19 09:05:05 +08:00
parent 4e24202bb2
commit c43243886f

View File

@@ -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.5------------");
console.log("版本2.1.6------------");
const store = useStore();
const {path} = useRoute();
onMounted(() => {