WebService/src/main/resources/components/add-room/addRoom.js
@@ -11,6 +11,7 @@ apartment:'', builtUpArea:'', unitPrice:'', state:'', remark:'', communityId:'' } @@ -118,6 +119,13 @@ errInfo:"户型不能为空" } ], 'addRoomInfo.state':[ { limit:"required", param:"", errInfo:"房间状态不能为空" } ], 'addRoomInfo.builtUpArea':[ { limit:"required", @@ -203,6 +211,7 @@ builtUpArea:'', unitPrice:'', remark:'', state:'', communityId:'' } }