订单确认
分配信息
{{ orderInfo.assigneeName }}
{{ orderInfo.assigneeRemark }}
项目订单扩展信息
{{ crrcExtInfo.receiverName || '--' }}
{{ crrcExtInfo.mobile || '--' }}
{{ crrcExtInfo.email || '--' }}
{{ crrcExtInfo.provinceName || '' }}-{{ crrcExtInfo.cityName || '' }}-{{ crrcExtInfo.countyName || '' }}-{{ crrcExtInfo.townName || '' }}-{{
crrcExtInfo.detailAddress || ''
}}
{{ crrcExtInfo.buyerName || '--' }}
{{ crrcExtInfo.buyerMobile || '--' }}
{{ crrcExtInfo.purchaserName || '--' }}
{{ crrcExtInfo.purchaserDeptName || '--' }}
暂无图片
{{ scope.row.productName }}
品牌: {{ scope.row.brandName }}
增值税{{ scope.row.taxRate }}%
¥{{ Number(scope.row.unitPrice || 0).toFixed(2) }}
¥{{ calculateSubtotal(scope.row).toFixed(2) }}
商品数:{{ totalQuantity }} 合计金额:¥ {{ totalAmount.toFixed(2) }}
返回
确认订单