提交修改

This commit is contained in:
aixianling
2024-10-12 14:14:34 +08:00
parent 0881d0c473
commit 49691288ee

View File

@@ -96,7 +96,7 @@ export default {
},
getLocation() {
this.injectJWeixin('getLocation').then(() => {
uni.getLocation({
wx.getLocation({
type: 'wgs84',
success: res2 => {
this.forms.lng = res2.longitude