jialh
2025-07-18 ddd3901d1e31931eca1beb359a8222995bf6f779
更新
1个文件已修改
2 ■■■ 已修改文件
public/pages/property/applyRoomDiscountManage/applyRoomDiscountManage.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
public/pages/property/applyRoomDiscountManage/applyRoomDiscountManage.js
@@ -41,7 +41,7 @@
            _listApplyRoomDiscounts: function (_page, _rows) {
                $that.applyRoomDiscountManageInfo.conditions.page = _page;
                $that.applyRoomDiscountManageInfo.conditions.row = _rows;
                $that.applyRoomDiscountManageInfo.conditions.row = vc.getCurrentCommunity().communityId;
                // $that.applyRoomDiscountManageInfo.conditions.row = vc.getCurrentCommunity().communityId;
                var param = {
                    params: $that.applyRoomDiscountManageInfo.conditions
                };