fix:修改版本号

This commit is contained in:
wyx
2023-03-23 22:13:16 +08:00
parent 874992b594
commit 61516aa617

View File

@@ -27,7 +27,7 @@ import { GET_USER_INFO } from "@/api/ThirdApi";
import { getCookie } from "@/api/utils";
import { USER_INFO } from "@/api/api";
console.log("版本2.2.5------------");
console.log("版本2.2.6------------");
const store = useStore();
const router = useRouter();