mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-12 10:00:57 +08:00
优化停车费家庭成员无法看到问题
This commit is contained in:
parent
60fac1d333
commit
a035f45f31
@ -118,7 +118,7 @@
|
|||||||
let _objData = {
|
let _objData = {
|
||||||
page: 1,
|
page: 1,
|
||||||
row: 10,
|
row: 10,
|
||||||
ownerId: _owner.memberId,
|
ownerId: _owner.ownerId,
|
||||||
communityId: _owner.communityId
|
communityId: _owner.communityId
|
||||||
}
|
}
|
||||||
context.request({
|
context.request({
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user