|
|
{{ $index + 1 }} |
{{ row.f_userinfo_code }} |
{{ row.f_userinfo_id }} |
{{ row.f_user_name }} |
{{ row.f_residential_area }} |
{{ row.f_building }} |
{{ row.f_unit }} |
{{ row.f_floor }} |
{{ row.f_room }} |
{{ row.f_address }} |
{{ row.f_adjustable_id !== null ? '已绑定' : '未绑定' }} |
|