Compare commits

..

2 Commits

Author SHA1 Message Date
梁泽军
d239b3f8fb Merge branch 'summer' of https://git.szxgl.cn/liangzejun/palc-newyear2024 into summer 2025-01-13 10:00:07 +08:00
梁泽军
8f74351ebc 存档 2025-01-13 09:58:49 +08:00

View File

@ -40,8 +40,6 @@ const showDraw = ref(false);
const showRule = ref(false); const showRule = ref(false);
const showResult = ref(false); const showResult = ref(false);
const loadFn = (item) => { const loadFn = (item) => {
if (item.action == "hide") { if (item.action == "hide") {
showLoad.value = false; showLoad.value = false;