|
@@ -400,10 +400,10 @@ export default defineComponent({
|
|
|
getlocalname(location);
|
|
|
// setpoint(lon,lat,data.regeocodes[0].formatted_address)
|
|
|
} else {
|
|
|
- Notify({
|
|
|
- type: 'danger',
|
|
|
- message: 'App不支持地理定位。',
|
|
|
- });
|
|
|
+ // Notify({
|
|
|
+ // type: 'danger',
|
|
|
+ // message: 'App不支持地理定位。',
|
|
|
+ // });
|
|
|
}
|
|
|
});
|
|
|
};
|