small-program/pages/employment-certification/employment-certification.vue
@@ -376,7 +376,7 @@ uni.chooseLocation({ success: (res) => { console.log(res); this.form.location = res.address this.form.location = res.name || res.address this.form.lat = res.latitude this.form.lgt = res.longitude },