fix(Calendar): failed to update subtitle in some cases (#8513)

This commit is contained in:
neverland
2021-04-12 19:36:18 +08:00
committed by GitHub
parent d66e423ff5
commit 1d8bfbb3f8
+2
View File
@@ -214,6 +214,8 @@ export default createComponent({
return false;
});
this.onScroll();
});
},