监测对象

This commit is contained in:
yanran200730
2022-03-26 15:47:20 +08:00
parent 8fe222ba4b
commit 82778173bb

View File

@@ -192,7 +192,7 @@
this.getList()
},
getList () {
this.instance.post(`/app/appgirdmemberpoverty/listByGirdMember`, null, {
this.instance.post(`/app/appgirdmemberpoverty/listByGirdMemberByWeb`, null, {
params: {
...this.search,
girdMemberId: this.params.id,