修复了一些bug

This commit is contained in:
yuanteng0011 2025-03-30 20:13:36 +08:00
parent 92fe2bee8e
commit b25897238f

View File

@ -249,6 +249,7 @@
}
const close = () => { //
timeSlot = ''
emitter.emit('closeTimeDialog')
}