用户编号
{{ row.f_userinfo_code }}
客户类型
{{ row.user_type }}
用户名
{{ row.f_user_name }}
用户电话
{{ row.f_user_phone }}
用户地址
{{ row.address }}
预约状态
{{ row.f_handler_state }}
预约时间
{{ row.f_handler_time == 'null' ? '' : row.f_handler_time }}
安检时间
{{ row.f_last_check_date }}
安检员
{{ row.f_handlercheck_name }}
派单员
{{ row.f_single_man }}
备注
{{ row.f_safe_remark }}