mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[bogfix] DatetimePicker: event not work (#4027)
This commit is contained in:
@@ -18,7 +18,7 @@ export default createComponent({
|
||||
class={bem()}
|
||||
{...{
|
||||
props: this.$props,
|
||||
listeners: this.$listeners
|
||||
on: this.$listeners
|
||||
}}
|
||||
/>
|
||||
);
|
||||
|
Reference in New Issue
Block a user