mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
[bugfix] Tab: should set line position when activated (#3097)
This commit is contained in:
parent
709848d745
commit
a5a5e56952
@ -155,6 +155,7 @@ export default sfc({
|
||||
|
||||
activated() {
|
||||
this.onShow();
|
||||
this.setLine();
|
||||
},
|
||||
|
||||
deactivated() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user