fix:修改版本号

This commit is contained in:
wyx
2023-03-22 22:05:41 +08:00
parent d003b9abe7
commit 7e8c56acc8

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.3------------");
console.log("版本2.2.4------------");
const store = useStore();
const router = useRouter();