feat:修改跳转

This commit is contained in:
lixg
2023-03-01 14:58:04 +08:00
parent 59de81a021
commit 4d4ec3f8e8
7 changed files with 56 additions and 44 deletions

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