rk
2025-08-27 58d63637b67a7c565618379268da604e6231fc4c
small-program/pages/certification-results/certification-results.vue
@@ -128,7 +128,7 @@
                  var param ={
                     id:that.info.id,
                     lat:res.latitude,
                     location:res.address,
                     location:res.name || res.address,
                     lgt:res.longitude
                  }
                  that.$u.api.updateLocation(param).then(res1 =>{