27582
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user