提交 fdb10dc1 编写于 作者: hisoka0728's avatar hisoka0728

fix: 修改下拉选择时间未触发清空事件

上级 fe564b19
......@@ -213,7 +213,7 @@ export const IBizPickerDropDown = defineComponent({
'on-change': this.onSelect,
'on-open-change': this.onOpenChange,
'on-query-change': this.onQueryChange,
'on-on-clear': this.onClear,
'on-clear': this.onClear,
},
},
[
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册