mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[bugfix] Tab: insert order (#1372)
This commit is contained in:
@@ -97,6 +97,7 @@ export default create({
|
||||
|
||||
tabs(tabs) {
|
||||
this.correctActive(this.curActive || this.active);
|
||||
this.scrollIntoView();
|
||||
this.setLine();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user