[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