diff --git a/components/logistiComptent/logistiCard/logistiBriefCard.vue b/components/logistiComptent/logistiCard/logistiBriefCard.vue
index f5a567f..2fea6cf 100644
--- a/components/logistiComptent/logistiCard/logistiBriefCard.vue
+++ b/components/logistiComptent/logistiCard/logistiBriefCard.vue
@@ -1,11 +1,20 @@
+
待取货
待送货
- {{goodsInfo.shop_name}}
- 地址: {{goodsInfo.shop_address}}
- 日期: {{goodsInfo.create_time}}
+
+ {{goodsInfo.shop_name}}
+ 地址: {{goodsInfo.shop_address}}
+ 日期: {{goodsInfo.create_time}}
+
+
+ {{goodsInfo.user_name}}
+ 地址: {{goodsInfo.user_address}}
+
+
+
\ No newline at end of file