From 4fe744e0d78e16f6ce0dcd480fca4597aa8aef9b Mon Sep 17 00:00:00 2001 From: jianjun Date: Wed, 19 Jan 2022 13:18:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityService/shzz/cpts/edit.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/modules/communityService/shzz/cpts/edit.vue b/src/views/modules/communityService/shzz/cpts/edit.vue index ff4c47eaa..61df0c9e8 100644 --- a/src/views/modules/communityService/shzz/cpts/edit.vue +++ b/src/views/modules/communityService/shzz/cpts/edit.vue @@ -366,7 +366,8 @@ export default { }, //加载网格 async loadStaff() { - const url = "/data/aggregator/org/stafflist"; + //const url = "/data/aggregator/org/stafflist"; + const url = "/data/aggregator/org/currentOrgStafflist"; let params = { orgId: this.agencyId,