From c5fa3901e14d9602e7ca7bba57b6b29364a39af6 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 25 Feb 2022 14:35:48 +0800 Subject: [PATCH] 27582 --- project/shandong10086/apps/shandong/AppResident/auditList.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project/shandong10086/apps/shandong/AppResident/auditList.vue b/project/shandong10086/apps/shandong/AppResident/auditList.vue index c4433de6..b7c2a87d 100644 --- a/project/shandong10086/apps/shandong/AppResident/auditList.vue +++ b/project/shandong10086/apps/shandong/AppResident/auditList.vue @@ -149,7 +149,8 @@ this.instance.post(`/app/appresident/list`, null, { params: { ...this.search, - areaId: this.areaId + areaId: this.areaId, + source: 1 } }).then(res => { if (res.code == 0) {