|
{{row.f_entry_status}} |
{{row.f_user_name}} |
{{row.f_address}} |
{{row.f_offsite_time}} |
{{row.f_checker_name}} |
{{row.f_defect_content.substring(26).replaceAll('{','').replaceAll('}','').replaceAll(']','').replaceAll('"','')}} |
{{row.f_has_defect}} |
{{row.f_repaired?row.f_repaired:(row.f_state ?row.f_state:(row.defname ?row.defname:'')) }} |
{{row.f_rectificationed ? row.f_rectificationed : ( row.f_is_repair == '已处理' ? '整改完成' : '' )}} |
{{row.f_defect_count}} |
{{row.f_fist_count}} |
{{row.f_second_count}} |
{{row.f_third_count}} |
{{row.f_other_count}} |
合计: |
|
|
|
|
|
|
|
|
|
{{model.sums.f_defect_count}} |
{{model.sums.f_fist_count}} |
{{model.sums.f_second_count}} |
{{model.sums.f_third_count}} |
{{model.sums.f_other_count}} |