This commit is contained in:
white 2024-10-14 17:26:30 +08:00
parent 735c927c1f
commit d131226e9f
2 changed files with 2 additions and 2 deletions

View File

@ -469,7 +469,7 @@
startRec.style.display = 'none'; startRec.style.display = 'none';
endRec.style.display = 'none'; endRec.style.display = 'none';
showModal() showModal();
} }
function closeShibie() { function closeShibie() {

View File

@ -469,7 +469,7 @@
startRec.style.display = 'none'; startRec.style.display = 'none';
endRec.style.display = 'none'; endRec.style.display = 'none';
showModal() showModal();
} }
function closeShibie() { function closeShibie() {