mirror of
https://github.com/youzan/vant.git
synced 2026-04-12 02:00:49 +08:00
[bugfix] Tab: should set line position when activated (#3097)
This commit is contained in:
@@ -155,6 +155,7 @@ export default sfc({
|
||||
|
||||
activated() {
|
||||
this.onShow();
|
||||
this.setLine();
|
||||
},
|
||||
|
||||
deactivated() {
|
||||
|
||||
Reference in New Issue
Block a user