This commit is contained in:
wyx
2023-03-23 15:15:08 +08:00
parent f3af185d0a
commit d4923e3fd5

View File

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