测试
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user