查询
重置
{{ $index + 1 }}
{{ row.orderCode }}
{{ row.orderType == '10' ? '软件' : '硬件' }}
{{ selectDictLabel(productLineOptions, row.product) }}
{{ selectDictLabel(deliveryStatusOptions, row.orderStatus) }}
{{ parseTime(row.createdTime, '{y}-{m}-{d}') }}
{{ row[item.prop] }}
成员
完成