From a22025d211727d05a3b2d2f0e2ccb8f49947b95c Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Tue, 19 Sep 2023 16:19:16 +0800 Subject: [PATCH] 1 --- src/components/FirstJob/joblist.vue | 2 ++ 1 file changed, 2 insertions(+) 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() } }, /**