diff --git a/public/pages/property/listCarFee/listCarFee.js b/public/pages/property/listCarFee/listCarFee.js index 3f7e7a78b..753ea0bd5 100644 --- a/public/pages/property/listCarFee/listCarFee.js +++ b/public/pages/property/listCarFee/listCarFee.js @@ -68,6 +68,7 @@ ); }, _payFee: function (_fee) { + _fee.roomName = vc.component.listCarFeeInfo.carNum; vc.jumpToPage('/admin.html#/pages/property/payFeeOrder?' + vc.objToGetParam(_fee)); }, _payFeeHis: function (_fee) { diff --git a/public/pages/property/payFeeOrder/payFeeOrder.html b/public/pages/property/payFeeOrder/payFeeOrder.html index 3823e7f8f..484e5b1ab 100644 --- a/public/pages/property/payFeeOrder/payFeeOrder.html +++ b/public/pages/property/payFeeOrder/payFeeOrder.html @@ -143,9 +143,13 @@