This commit is contained in:
wyx
2023-03-29 20:19:13 +08:00
parent f0d69f5c7e
commit 07b1bc898a
2 changed files with 7 additions and 4 deletions

View File

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