This commit is contained in:
wyx
2023-03-27 10:17:01 +08:00
parent d284447c2a
commit 5d8dfd6beb

View File

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