mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
优化代码
This commit is contained in:
parent
4d9a72b032
commit
bb40eac338
@ -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 = [];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user