mirror of
https://github.com/youzan/vant.git
synced 2025-12-25 02:02:01 +08:00
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