This commit is contained in:
wyx
2023-03-24 15:00:14 +08:00
parent f2d1af8a28
commit 7d26c2dfcf

View File

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