{{ step.title }}
{{ step.desc }}
{{ step.time }}
商品信息
{{ row.name }}
{{ row.spec1 }} {{ row.spec2 }}
共{{ productList.length }}件商品 运费:¥{{ orderInfo.freight }} 共计¥{{ orderInfo.totalAmount }}
收货地址
{{ orderInfo.address }}
{{ orderInfo.receiverName }}
{{ orderInfo.receiverPhone }}
其他信息
配送时间{{ orderInfo.deliveryTime }}
采购事由{{ orderInfo.purchaseReason || '-' }}
费用类型{{ orderInfo.costType || '-' }}
订单备注{{ orderInfo.remark || '-' }}
发票信息
发票类型{{ invoiceInfo.type || '-' }}
发票抬头{{ invoiceInfo.title || '-' }}
纳税人识别号{{ invoiceInfo.taxNo || '-' }}
注册地址{{ invoiceInfo.registerAddress || '-' }}
注册电话{{ invoiceInfo.registerPhone || '-' }}
开户银行{{ invoiceInfo.bankName || '-' }}
银行账号{{ invoiceInfo.bankAccount || '-' }}