优化代码

This commit is contained in:
wuxw 2025-04-18 12:07:30 +08:00
parent 4d9a72b032
commit bb40eac338

View File

@ -110,7 +110,7 @@ import { getCommunityId } from '../../api/community/communityApi.js';
page: 1, page: 1,
row: 30, row: 30,
payerObjId: _room.roomId, payerObjId: _room.roomId,
communityId: _room.communityId, communityId: getCommunityId(),
state: '2008001' state: '2008001'
} }
_that.moreRooms = []; _that.moreRooms = [];