fix(Calendar): fix render issues in some devices (#5640)
This commit is contained in:
@@ -174,6 +174,8 @@ export default createComponent({
|
|||||||
|
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
this.onScroll();
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user