Fix(我的):界面隐藏没有上报数据
This commit is contained in:
@@ -363,6 +363,7 @@ export default {
|
|||||||
},
|
},
|
||||||
onHide() {
|
onHide() {
|
||||||
this.updateAuthorizationPage(false)
|
this.updateAuthorizationPage(false)
|
||||||
|
this.pageToHideHandle()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
...mapMutations(['updateAuthorizationPage']),
|
...mapMutations(['updateAuthorizationPage']),
|
||||||
|
|||||||
Reference in New Issue
Block a user