fix:修改版本号

This commit is contained in:
wyx
2023-03-02 09:17:55 +08:00
parent 0859e1f4d2
commit 38ea005e66

View File

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