From 07c5ba088442f16e4484eab9b48b6e7d9f0a573b Mon Sep 17 00:00:00 2001 From: wangshiming Date: Mon, 7 Mar 2022 14:56:54 +0800 Subject: [PATCH] fix bug --- .../components/bulk-detail/bulk-detail.component.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/routes/supply-management/components/bulk-detail/bulk-detail.component.html b/src/app/routes/supply-management/components/bulk-detail/bulk-detail.component.html index 21a1b485..e28c5d69 100644 --- a/src/app/routes/supply-management/components/bulk-detail/bulk-detail.component.html +++ b/src/app/routes/supply-management/components/bulk-detail/bulk-detail.component.html @@ -158,6 +158,9 @@ {{ i?.supplementaryInformationVO?.receiptTypeLabel }} + + {{ i?.supplementaryInformationVO?.receiptUserName ? i?.supplementaryInformationVO?.receiptUserName + '/' : '' }} {{ i?.supplementaryInformationVO?.phon }} + {{ i?.supplementaryInformationVO?.area }}