From a4e5302e7f5f8c0408945526bda92461ff1a1a09 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Tue, 8 Dec 2020 18:02:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/property/simplifyRoomFee/simplifyRoomFee.js | 1 + public/pages/property/propertyFee/propertyFee.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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"> -