This commit is contained in:
728
2023-11-01 00:28:05 +08:00
parent 5a551918b1
commit 0c0989a5c4

View File

@ -175,7 +175,7 @@ export function dtl(
}))
article(msg.bind, amt.bind, btn)
}); else d.aug.remove()
} else[d.clr, d.fin].forEach(el => el.remove())
} else[d.clr, d.fin, d.aug].forEach(el => el.remove())
b.dtl.append(d.bind)
})
}