From c9dc28586b21b22bfa8866bc9e421ef5dffdc820 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Tue, 2 Aug 2022 19:12:48 +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 --- .../components/property/roomCreateFeeAdd/roomCreateFeeAdd.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.js b/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.js index e4bd52277..406e1241a 100755 --- a/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.js +++ b/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.js @@ -215,6 +215,11 @@ }, clearRoomCreateFeeAddData: function() { var _feeTypeCds = $that.roomCreateFeeAddInfo.feeTypeCds; + + vc.emit('roomCreateFeeAdd', 'floorSelect2', 'clearFloor', {}); + vc.emit('roomCreateFeeAdd', 'unitSelect2', 'clearUnit', {}); + vc.emit('roomCreateFeeAdd', 'roomSelect2', 'clearRoom', {}); + $that.roomCreateFeeAddInfo = { feeConfigs: [], locationTypeCd: '',