-- fix 版本号

This commit is contained in:
yuping
2023-03-09 18:11:10 +08:00
parent 16fbc110df
commit bf4f13f10f

View File

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