diff --git a/src/views/payment/allocation/order/AllocationOrderInfo.vue b/src/views/payment/allocation/order/AllocationOrderInfo.vue
index b84d79339..a7bdc6bde 100644
--- a/src/views/payment/allocation/order/AllocationOrderInfo.vue
+++ b/src/views/payment/allocation/order/AllocationOrderInfo.vue
@@ -52,6 +52,15 @@
{{ order.finishTime }}
+
+ {{ orderExtra.attach }}
+
+
+ {{ orderExtra.clientIp || '空' }}
+
+
+ {{ orderExtra.notifyUrl }}
+
{{ order.errorMsg }}
@@ -71,32 +80,23 @@