This commit is contained in:
wyx
2023-03-30 10:58:12 +08:00
parent 898d735411
commit 54ebbe8845
2 changed files with 3 additions and 1 deletions

View File

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