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) {