测评管理调试

This commit is contained in:
cai.pingxiang
2025-12-07 19:30:06 +08:00
parent 68435d2be3
commit 2a3dcfc293
2 changed files with 6 additions and 5 deletions

View File

@@ -46,6 +46,7 @@ const store = useStore();
const isLogin = ref(false);
const isInclude = computed(() => store.state.isInclude);
console.log("版本3.3.2------------");
console.log("测试更新");
// 监听关闭浏览器
let time1 = ref(0);