{{ info.name }}
{{ [info.province, info.city, info.area].join(' / ') }}
{{ info.address }}
{{ info.person_num }}
{{ info.bind_user_id }}
{{ info.is_eleme_in_school ? '有' : '无'}}
{{ info.is_eleme_out_school ? '有' : '无'}}
{{ info.is_meituan_in_school ? '有' : '无'}}
{{ info.is_meituan_out_school ? '有' : '无'}}
{{ info.can_go_upstairs ? '不能' : '能'}}
{{ info.is_cooperate ? '已合作' : '未合作'}}
{{ info.can_ride ? '不能' : '能'}}
{{ info.dormitory_distribution }}
{{ info.qucan_station_distribution }}
{{ info.out_business_description }}
{{ info.memo }}