全部订单
清除时间
{{ formatDateChinese(date) }}
{{ index + 1 }}
{{ item.carNum }}
{{ item.carModel }}
业务渠道:
{{ item.businessChannel || '暂无' }}
客户来源:
{{ item.customerSource }}
检测状态:
{{ item.status }}
支付方式:
{{ item.pay == '未支付' ? item.pay : getPayType(item.payType) }}
检测次数:
{{ item.inspectionCount }}