updata
This commit is contained in:
parent
735c927c1f
commit
d131226e9f
|
|
@ -469,7 +469,7 @@
|
|||
|
||||
startRec.style.display = 'none';
|
||||
endRec.style.display = 'none';
|
||||
showModal()
|
||||
showModal();
|
||||
}
|
||||
|
||||
function closeShibie() {
|
||||
|
|
|
|||
|
|
@ -469,7 +469,7 @@
|
|||
|
||||
startRec.style.display = 'none';
|
||||
endRec.style.display = 'none';
|
||||
showModal()
|
||||
showModal();
|
||||
}
|
||||
|
||||
function closeShibie() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue