diff --git a/inventory-web/src/views/transaction/records.vue b/inventory-web/src/views/transaction/records.vue
index b5a361c..39376e2 100644
--- a/inventory-web/src/views/transaction/records.vue
+++ b/inventory-web/src/views/transaction/records.vue
@@ -480,15 +480,15 @@
· 发货库管:{{ e.operator_name }}
+
{{ e.from_name || '—' }} → {{ e.actor_name || '—' }}
{{ e.status_text || '待接收' }}
-
- · 发起人:{{ e.operator_name }}
归还人:{{ e.actor_name || '—' }}