From 9bb8fb415604b35a19c187ff7c61480d1467f3f2 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 29 Jul 2022 14:40:47 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/project/saas/AppCountryAlbum/AppCountryAlbum.vue b/src/project/saas/AppCountryAlbum/AppCountryAlbum.vue index f3400aff..1785ec2a 100644 --- a/src/project/saas/AppCountryAlbum/AppCountryAlbum.vue +++ b/src/project/saas/AppCountryAlbum/AppCountryAlbum.vue @@ -52,10 +52,12 @@ export default { }, getLocation () { + alert(111) this.agentSign({ corpId: this.wxwork.config.corpId, suiteId: this.wxwork.config.suiteId }).then(() => { + alert(222) this.injectJWeixin(['getLocation']).then(() => { alert(232432) wx.getLocation({