当前订单状态:{{order.status | formatStatus}}
修改收货人信息
修改商品信息
修改费用信息
发送站内信
关闭订单
备注订单
修改收货人信息
发送站内信
取消订单
备注订单
订单跟踪
发送站内信
备注订单
删除订单
备注订单
基本信息
订单编号
发货单流水号
用户账号
支付方式
订单来源
订单类型
{{order.orderSn}}
暂无
{{order.memberUsername}}
{{order.payType | formatPayType}}
{{order.sourceType | formatSourceType}}
{{order.orderType | formatOrderType}}
配送方式
物流单号
自动确认收货时间
订单可得优币
订单可得成长值
活动信息
{{order.deliveryCompany | formatNull}}
{{order.deliverySn | formatNull}}
{{order.autoConfirmDay}}天
{{order.integration}}
{{order.growth}}
{{order.promotionInfo}}
收货人信息
收货人
手机号码
邮政编码
收货地址
{{order.receiverName}}
{{order.receiverPhone}}
{{order.receiverPostCode}}
{{order | formatAddress}}
商品信息
{{scope.row.productName}}
品牌:{{scope.row.productBrand}}
价格:¥{{scope.row.productPrice}}
货号:{{scope.row.productSn}}
{{scope.row.productAttr | formatProductAttr}}
{{scope.row.productQuantity}}
¥{{scope.row.productPrice*scope.row.productQuantity}}
合计:¥{{order.totalAmount}}
费用信息
商品合计
运费
优惠券
积分抵扣
¥{{order.totalAmount}}
¥{{order.freightAmount}}
-¥{{order.couponAmount}}
-¥{{order.integrationAmount}}
活动优惠
折扣金额
订单总金额
应付款金额
-¥{{order.promotionAmount}}
-¥{{order.discountAmount}}
¥{{order.totalAmount+order.freightAmount}}
¥{{order.payAmount+order.freightAmount-order.discountAmount}}
操作信息
{{scope.row.operateMan}}
{{formatTime(scope.row.createTime)}}
{{scope.row.orderStatus | formatStatus}}
{{scope.row.orderStatus | formatPayStatus}}
{{scope.row.orderStatus | formatDeliverStatus}}
{{scope.row.note}}