From bb9d913dc5442c911c9102ee99d94dacee07c7d9 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 29 Jul 2022 09:45:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/saas/AppCountryAlbum/AppCountryAlbum.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/project/saas/AppCountryAlbum/AppCountryAlbum.vue b/src/project/saas/AppCountryAlbum/AppCountryAlbum.vue index 2b176f6b..b324c5de 100644 --- a/src/project/saas/AppCountryAlbum/AppCountryAlbum.vue +++ b/src/project/saas/AppCountryAlbum/AppCountryAlbum.vue @@ -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