feat:修改版本号

This commit is contained in:
lixg
2023-03-08 17:07:16 +08:00
parent e864536e86
commit c056252f5a

View File

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