订单状态:
{{item.dictLabel}}
修改订单
确认收货
退款
查看物流
解冻
冻结
分佣
尾款审核
修改物流
创建ERP订单信息
基本信息
{{order.orderCode}}
{{item.dictLabel}}
{{user.nickname}}({{user.phone}})
{{item.dictLabel}}
{{order.deliverySn}}
{{order.deliveryName}}
{{order.deliveryId}}
{{item.dictLabel}}
{{item.dictLabel}}
{{order.deliveryPayMoney.toFixed(2) }}
{{order.deliveryTime }}
{{order.deliveryPayTime }}
{{order.tuiMoney }}
{{order.realName }}
{{order.userPhone }}
{{order.userAddress}}
{{item.name}}
{{order.mark}}
凭证信息
商品信息
{{JSON.parse(scope.row.jsonInfo).barCode}}
{{JSON.parse(scope.row.jsonInfo).groupBarCode}}
{{JSON.parse(scope.row.jsonInfo).productName}}
¥{{JSON.parse(scope.row.jsonInfo).price.toFixed(2)}}
{{JSON.parse(scope.row.jsonInfo).sku}}
{{scope.row.num}}
{{scope.row.isPrescribe!=null&&scope.row.isPrescribe==1?'是':'否'}}
¥{{scope.row.num*JSON.parse(scope.row.jsonInfo).price.toFixed(2)}}
合计:¥{{order.totalPrice.toFixed(2)}}
费用信息
¥{{order.totalPrice.toFixed(2)}}
¥{{order.payPrice.toFixed(2)}}
¥{{order.payPostage.toFixed(2)}}
¥{{order.couponPrice.toFixed(2)}}
¥{{order.deductionPrice.toFixed(2)}}
¥{{order.payMoney.toFixed(2)}}
¥{{order.payDelivery.toFixed(2)}}
支付信息
操作信息
{{scope.row.changeTime}}
{{scope.row.changeMessage}}
分佣信息
审批信息
{{scope.row.createTime}}
{{scope.row.content}}
{{scope.row.AcceptTime}}
{{scope.row.Location}}
{{scope.row.AcceptStation}}
同步物流发货
订单编号
是否代收
快递编号
快递名称
{{erpOrder.code}}
{{erpOrder.cod?'是':'否'}}
{{erpOrder.express_code}}
{{erpOrder.express_name}}
收货人
电话
地址
运单号
{{erpOrder.receiver_name}}
{{erpOrder.receiver_mobile}}
{{erpOrder.receiver_address}}
{{erpOrder.deliverys!=null&&erpOrder.deliverys.length>0?erpOrder.deliverys[0].mail_no:''}}