园区
{{item.name}}
楼盘
{{ item.name }}
朝向
{{ item.label }}
可用状态
{{item.label}}
租赁状态
{{item.label}}
用途
{{item.label}}
物业性质
{{item.label}}
指导价
—
面积
—
共 {{ form.total }} 间
{{
item.yuanquName + item.quyuName + item.loudongName + item.roomNo
}}
{{getDicType("currentState", item.currentState)}}
用途:{{
getDicType("roomUse", item.roomUse) == undefined
? "未知"
: getDicType("roomUse", item.roomUse)
}}
装修情况:{{
!item.decorationSituation ? "未知" : item.decorationSituation
}}
面积(㎡):{{ item.roomSize }}㎡
朝向:{{ item.roomDirection ? item.roomDirection : "未知" }}
出租指导价(元/㎡/月):
{{
!item.guidePrice ? "未知" : item.guidePrice
}}