提示
This commit is contained in:
parent
b5f2d72f70
commit
031ddf3975
File diff suppressed because it is too large
Load Diff
|
|
@ -70,17 +70,6 @@
|
|||
tabChange(i) {
|
||||
this.tabCur = i
|
||||
|
||||
switch (i) {
|
||||
case 0:
|
||||
this.subTabChange(this.subTabCur)
|
||||
break
|
||||
default:
|
||||
this.listData = []
|
||||
|
||||
this.mescroll.resetUpScroll()
|
||||
this.mescroll.scrollTo(0, 0)
|
||||
break
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user