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