This commit is contained in:
wyx
2023-03-27 08:56:10 +08:00
parent 15e5dd0aea
commit 2a5aefcbd1

View File

@@ -33,7 +33,7 @@ import {USER_PERMISSION} from "@/api/ThirdApi";
const store = useStore();
const isLogin = ref(false);
console.log("版本2.2.7------------");
console.log("版本2.2.8------------");
// 监听关闭浏览器
let time1 = ref(0);