fix(Cascader): should allow tabs to scroll
This commit is contained in:
@@ -217,6 +217,7 @@ export default createComponent({
|
||||
vModel={this.activeTab}
|
||||
animated
|
||||
swipeable
|
||||
swipeThreshold={0}
|
||||
class={bem('tabs')}
|
||||
color={this.activeColor}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user