feat:修改按钮

This commit is contained in:
lixg
2023-03-08 22:21:07 +08:00
parent feb217e1d1
commit 4c99334e3c
3 changed files with 13 additions and 9 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("版本2.1.9------------");
console.log("版本2.1.10------------");
const store = useStore();
const router = useRouter();