diff --git a/src/components/FirstJob/joblist.vue b/src/components/FirstJob/joblist.vue index 87acb0b..aa3af3c 100644 --- a/src/components/FirstJob/joblist.vue +++ b/src/components/FirstJob/joblist.vue @@ -804,6 +804,8 @@ export default { this.lng = position.lng this.lat = position.lat } + } else { + this.getPosition() } }, /**