{{scope.row.header_type ==1 ? '个人': scope.row.header_type ==2
?'企业':''}}
{{scope.row.type ==1 ? '增值税普通发票':scope.row.type ==2 ?
'增值税专用发票':''}}
{{scope.row.name}}
{{scope.row.duty_number}}
{{scope.row.email}}
{{scope.row.drawer_phone}}
{{scope.row.is_default ==1 ? '默认发票':'-'}}
编辑
删除