{{ item.label }}
{{
item.unit == '家'
? Number(get(propsData, item.key)).toFixed(0)
: get(propsData, item.key)
}}
{{ item.unit }}