fix:版本号修改

This commit is contained in:
wyx
2023-03-21 16:30:47 +08:00
parent d62f439f3b
commit 2fb750722a

View File

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