diff --git a/public/components/property/simplifyRoomFee/simplifyRoomFee.js b/public/components/property/simplifyRoomFee/simplifyRoomFee.js index b14b6322c..b38ce700d 100644 --- a/public/components/property/simplifyRoomFee/simplifyRoomFee.js +++ b/public/components/property/simplifyRoomFee/simplifyRoomFee.js @@ -85,6 +85,7 @@ vc.jumpToPage('/admin.html#/pages/property/owePayFeeOrder?payObjId=' + $that.simplifyRoomFeeInfo.roomId + "&payObjType=3333&roomName=" + $that.simplifyRoomFeeInfo.roomName); }, _openRoomCreateFeeAddModal: function () { + $that.simplifyRoomFeeInfo.ownerName = $that.simplifyRoomFeeInfo.name; vc.emit('roomCreateFeeAdd', 'openRoomCreateFeeAddModal', { isMore: false, room: $that.simplifyRoomFeeInfo, diff --git a/public/pages/property/propertyFee/propertyFee.html b/public/pages/property/propertyFee/propertyFee.html index 3fbb3d908..a2fca1569 100644 --- a/public/pages/property/propertyFee/propertyFee.html +++ b/public/pages/property/propertyFee/propertyFee.html @@ -18,7 +18,7 @@ v-model="feeDetailInfo.endTime" class="form-control form-control-sm end_time"> -
+