This commit is contained in:
yanran200730
2022-07-29 09:45:32 +08:00
parent f979551fd4
commit bb9d913dc5

View File

@@ -40,7 +40,7 @@ export default {
},
computed: {
...mapState['wxwork']
...mapState(['wxwork'])
},
methods: {
@@ -52,6 +52,7 @@ export default {
},
getLocation () {
console.log(this.wxwork)
this.agentSign({
corpId: this.wxwork.config.corpId,
suiteId: this.wxwork.config.suiteId