mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-11 06:07:24 +08:00
优化查询类型bug
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
c0df2b0583
commit
24f75e9452
@ -196,7 +196,7 @@
|
|||||||
loadApplyRoomDiscountType: function(){
|
loadApplyRoomDiscountType: function(){
|
||||||
let _that = this;
|
let _that = this;
|
||||||
let params = {
|
let params = {
|
||||||
communityId: this.roomDetail.communityId,
|
communityId: getCommunityId(),
|
||||||
page: 1,
|
page: 1,
|
||||||
row: 50
|
row: 50
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user