This commit is contained in:
yanran200730
2022-02-14 18:01:31 +08:00
parent 4a8896a16c
commit a41dac0467

View File

@@ -194,7 +194,7 @@
params: { params: {
...this.search, ...this.search,
girdMemberId: this.params.id, girdMemberId: this.params.id,
areaId: this.areaId searchAreaId: this.areaId
} }
}).then(res => { }).then(res => {
if (res.code == 0) { if (res.code == 0) {