diff --git a/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.html b/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.html index dac321cc5..1fcd47e7f 100644 --- a/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.html +++ b/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.html @@ -76,17 +76,7 @@ -
- -
- -
-
+
diff --git a/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.js b/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.js index f4b4e4420..4b3e8d080 100644 --- a/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.js +++ b/public/components/property/roomCreateFeeAdd/roomCreateFeeAdd.js @@ -93,7 +93,7 @@ 'roomCreateFeeAddInfo.roomState': [{ limit: "required", param: "", - errInfo: "出账类型不能为空" + errInfo: "房屋状态不能为空" } ] });