diff --git a/src/views/oms/order/orderDetail.vue b/src/views/oms/order/orderDetail.vue
index c857042..133f1c2 100644
--- a/src/views/oms/order/orderDetail.vue
+++ b/src/views/oms/order/orderDetail.vue
@@ -179,536 +179,682 @@
-
-
- 操作信息
-
-
-
-
+
+
+
+
+ 操作信息
+
+
+
+
+
+
{{scope.row.operateMan}}
-
-
-
-
+
+
+
+
+
{{formatTime(scope.row.createTime)}}
-
-
-
-
+
+
+
+
+
{{scope.row.orderStatus | formatStatus}}
-
-
-
-
+
+
+
+
+
{{scope.row.orderStatus | formatPayStatus}}
-
-
-
-
+
+
+
+
+
{{scope.row.orderStatus | formatDeliverStatus}}
-
-
-
-
+
+
+
+
+
{{scope.row.note}}
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
- 商品合计
- 运费
- 优惠券
- 积分抵扣
-
-
- ¥{{order.totalAmount}}
-
- ¥
-
- -¥{{order.couponAmount}}
- -¥{{order.integrationAmount}}
-
-
- 活动优惠
- 折扣金额
- 订单总金额
- 应付款金额
-
-
- -¥{{order.promotionAmount}}
-
- -¥
-
-
- ¥{{order.totalAmount+moneyInfo.freightAmount}}
-
-
- ¥{{order.payAmount+moneyInfo.freightAmount-moneyInfo.discountAmount}}
-
-
-
-
+
+
+
+ 商品合计
+ 运费
+ 优惠券
+ 积分抵扣
+
+
+ ¥{{order.totalAmount}}
+
+ ¥
+
+ -¥{{order.couponAmount}}
+ -¥{{order.integrationAmount}}
+
+
+ 活动优惠
+ 折扣金额
+ 订单总金额
+ 应付款金额
+
+
+ -¥{{order.promotionAmount}}
+
+ -¥
+
+
+ ¥{{order.totalAmount+moneyInfo.freightAmount}}
+
+
+ ¥{{order.payAmount+moneyInfo.freightAmount-moneyInfo.discountAmount}}
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
+
-
+
-
-