Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-02-25 15:59:26 +08:00
5 changed files with 12 additions and 3 deletions

View File

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