待检区
编号:{{ item.code }}
客户名称:{{ item.customerName }}
{{ item.carNo }}
{{ item.deptName }}
{{ item.filedName }}
{{ item.inspectionStatus === 0 ? '无需检验' :
item.inspectionStatus === 1 ? '需检验' :
item.inspectionStatus === 2 ? '待检验' :
item.inspectionStatus === 3 ? '检验合格' : ''
}}
{{item.customerName}}
{{ item.coalName }}
{{ item.orderType }}
{{item.orderCode}}
{{ item.sendDate }}