From 7614c5a6a7bc6feb906ffe2f77ff9fe8e211747f Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 13 一月 2025 18:05:23 +0800
Subject: [PATCH] ll
---
h5/pages/driver/taskDetail.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/h5/pages/driver/taskDetail.vue b/h5/pages/driver/taskDetail.vue
index e29a05f..0e06514 100644
--- a/h5/pages/driver/taskDetail.vue
+++ b/h5/pages/driver/taskDetail.vue
@@ -207,8 +207,8 @@
// 'openLocation'
// ] // 蹇呭~锛岄渶瑕佷娇鐢ㄧ殑JS鎺ュ彛鍒楄〃
// })
- this.getLocation()
- // this.getDetail()
+ // this.getLocation()
+ this.getDetail()
} else {
this.getDetail()
}
--
Gitblit v1.9.3