Pre Merge pull request !769 from 这夏天依然平凡/master

pull/769/MERGE
这夏天依然平凡 2025-04-25 11:44:49 +00:00 committed by Gitee
commit 0675a9d38f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
v-if="scope.row.deliveryType === DeliveryTypeEnum.EXPRESS.type"
class="flex flex-col"
>
<span>买家{{ scope.row.user.nickname }}</span>
<span>买家{{ scope.row.user?.nickname }}</span>
<span>
收货人{{ scope.row.receiverName }} {{ scope.row.receiverMobile }}
{{ scope.row.receiverAreaName }} {{ scope.row.receiverDetailAddress }}