| | |
| | | </div> |
| | | <div class="row margin-top-xs"> |
| | | <div class="col-sm-12 float-right"> |
| | | <vc:create namespace="managementFees" path="frame/paginationPlus"></vc:create> |
| | | <vc:create namespace="reportFeeDetailOwner" path="frame/paginationPlus"></vc:create> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | ); |
| | | }, |
| | | _exportReportFeeDetailOwnerExcel: function () { |
| | | //$that.managementFee.conditions.communityId = vc.getCurrentCommunity().communityId; |
| | | $that.managementFee.conditions.pagePath = 'reportFeeDetailOwner'; |
| | | $that.managementFee.conditions.communityId = vc.getCurrentCommunity().communityId; |
| | | $that.managementFee.conditions.pagePath = 'reportPropertyFee'; |
| | | let param = { |
| | | params: $that.managementFee.conditions |
| | | }; |