This commit is contained in:
wyx
2023-03-28 18:10:38 +08:00
parent 6bed1c29b3
commit f0d69f5c7e
2 changed files with 11 additions and 5 deletions

View File

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