mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 05:46:04 +08:00
优化查询房屋费用失败问题
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
fd210488df
commit
4bf8a3d1bd
@ -110,7 +110,7 @@ import { getCommunityId } from '../../api/community/communityApi.js';
|
||||
page: 1,
|
||||
row: 30,
|
||||
payerObjId: _room.roomId,
|
||||
communityId: _room.communityId,
|
||||
communityId: getCommunityId(),
|
||||
state: '2008001'
|
||||
}
|
||||
_that.moreRooms = [];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user