[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