测试
This commit is contained in:
@@ -52,10 +52,12 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
getLocation () {
|
getLocation () {
|
||||||
|
alert(111)
|
||||||
this.agentSign({
|
this.agentSign({
|
||||||
corpId: this.wxwork.config.corpId,
|
corpId: this.wxwork.config.corpId,
|
||||||
suiteId: this.wxwork.config.suiteId
|
suiteId: this.wxwork.config.suiteId
|
||||||
}).then(() => {
|
}).then(() => {
|
||||||
|
alert(222)
|
||||||
this.injectJWeixin(['getLocation']).then(() => {
|
this.injectJWeixin(['getLocation']).then(() => {
|
||||||
alert(232432)
|
alert(232432)
|
||||||
wx.getLocation({
|
wx.getLocation({
|
||||||
|
|||||||
Reference in New Issue
Block a user