卡号
{{ row.f_card_id }}
用户姓名
{{ row.f_user_name }}
用户类型
{{ row.f_user_type }}
用户电话
{{ row.f_user_phone ? row.f_user_phone : row.f_user_phone2 }}
小区名称
{{ row.f_residential_area }}
用户地址
{{ row.f_address }}
上次安检状态
{{ row.f_last_check_state }}
安检状态
{{ row.f_state }}
上传状态
{{ row.f_upload_state }}
有无安检计划
{{ row.f_no_checkplan }}