mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(Cascader): should allow tabs to scroll
This commit is contained in:
parent
c919e9deda
commit
ce5bb85756
@ -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}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user