From 9ffe50c41999fee1c47bfd5d525b6141c4d22b7a Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 24 一月 2025 15:54:51 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit

---
 h5/pages/staff/task/vDangetAppr.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/h5/pages/staff/task/vDangetAppr.vue b/h5/pages/staff/task/vDangetAppr.vue
index 2e619e1..14fbc1f 100644
--- a/h5/pages/staff/task/vDangetAppr.vue
+++ b/h5/pages/staff/task/vDangetAppr.vue
@@ -506,7 +506,7 @@
 		getMemList() {
 			findHiddenAreaMemberList({
 				...this.transferModel,
-				id: this.info.areaId,
+				// id: this.info.areaId,
 				...this.pagination
 			}).then(res => {
 				this.memberList = res.data || []

--
Gitblit v1.9.3