--fix bug

This commit is contained in:
yuping
2023-03-31 11:30:30 +08:00
parent f6da468431
commit b4ac4d36a3

View File

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