fix:修改版本号

This commit is contained in:
wyx
2023-01-18 08:51:52 +08:00
parent 67e7d3e8be
commit fe76bccf0e

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