选择人员调整完毕

This commit is contained in:
aixianling
2021-11-23 16:07:39 +08:00
parent b5ba96c0f3
commit a03bebaf38
3 changed files with 356 additions and 312 deletions

View File

@@ -33,7 +33,7 @@ export default {
}
},
methods: {
...mapActions(['getToken', 'getAccount', 'agentSign', 'getUserInfo', 'getCode', 'closeAgent']),
...mapActions(['agentSign']),
redirectTo(path) {
let {query, hash} = this.$route
delete query.app
@@ -60,6 +60,9 @@ export default {
})
}
},
onLoad() {
this.agentSign(this.$route.query)
},
onShow() {
this.getApps()
this.result = {