diff --git a/src/views/oms/order/index.vue b/src/views/oms/order/index.vue
index 8a3eab2..e6b71fa 100644
--- a/src/views/oms/order/index.vue
+++ b/src/views/oms/order/index.vue
@@ -87,13 +87,19 @@
{{ parseTime(scope.row.payTime, '{mm}-{dd} {hh}:{ii}') }} 支付
+
+
+ ¥{{ scope.row.couponAmount }}
+ 无
+
+
总数:
{{ scope.row.buyNum }}
- 总价: ¥{{ scope.row.totalAmount }}
+ 实付: ¥{{ scope.row.payAmount }}