mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[bugfix] Tab: can swipe to disabled tab (#2064)
This commit is contained in:
@@ -298,8 +298,6 @@ export default create({
|
||||
}
|
||||
index += diff;
|
||||
}
|
||||
|
||||
return active;
|
||||
},
|
||||
|
||||
// emit event when clicked
|
||||
|
Reference in New Issue
Block a user