fix:修改版本号

This commit is contained in:
wyx
2023-04-04 08:55:07 +08:00
parent 800c49e2d1
commit 7e4896797c

View File

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