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