{{scope.row.examineStatus | statusFilter}}
{{scope.row.billStatus | billStatusFilter}}
{{scope.row.billReceipt }}
{{scope.row.id}}
{{scope.row.orderNo}}
{{scope.row.orderType === 'TRADE' || scope.row.orderType === 'HOME' ? scope.row.enginOrderNo : scope.row.mainOrderId}}
{{scope.row.customerNumber}}
{{scope.row.customerName}}
{{scope.row.materialCode}}
{{scope.row.materialOldNumber}}
{{scope.row.materialName}}
{{scope.row.specification}}
{{ scope.row.price | numToFixed }}
{{ scope.row.payAmount | numToFixed }}