mirror of
https://github.com/youzan/vant.git
synced 2026-05-17 01:00:36 +08:00
fix(Calendar): failed to update subtitle in some cases (#8513)
This commit is contained in:
@@ -214,6 +214,8 @@ export default createComponent({
|
||||
|
||||
return false;
|
||||
});
|
||||
|
||||
this.onScroll();
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user