fix(Cascader): should allow tabs to scroll

This commit is contained in:
chenjiahan 2020-12-20 20:32:53 +08:00 committed by neverland
parent c919e9deda
commit ce5bb85756

View File

@ -217,6 +217,7 @@ export default createComponent({
vModel={this.activeTab}
animated
swipeable
swipeThreshold={0}
class={bem('tabs')}
color={this.activeColor}
>