This commit is contained in:
BianLzhaoMin 2025-12-15 11:28:14 +08:00
parent 7733815782
commit ace78586d5
1 changed files with 1 additions and 0 deletions

View File

@ -529,6 +529,7 @@ export default {
handleSelectionChange(e) {
this.selectedData = e
this.$emit('selection-change', e)
},
/* 时间change事件 */