优化查询房屋费用失败问题

Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
java110 2025-04-18 04:07:05 +00:00 committed by Gitee
parent fd210488df
commit 4bf8a3d1bd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 = [];