bug
This commit is contained in:
@@ -51,6 +51,7 @@ export default {
|
||||
this.parentName = params.parentName
|
||||
uni.$on('update', (tabIndex) => {
|
||||
this.currIndex = tabIndex
|
||||
this.changeTab(tabIndex)
|
||||
})
|
||||
},
|
||||
onShow() {
|
||||
|
||||
Reference in New Issue
Block a user