fix bug
This commit is contained in:
@ -158,6 +158,9 @@
|
|||||||
<sv label="回单类型">
|
<sv label="回单类型">
|
||||||
{{ i?.supplementaryInformationVO?.receiptTypeLabel }}
|
{{ i?.supplementaryInformationVO?.receiptTypeLabel }}
|
||||||
</sv>
|
</sv>
|
||||||
|
<sv label="联系人">
|
||||||
|
{{ i?.supplementaryInformationVO?.receiptUserName ? i?.supplementaryInformationVO?.receiptUserName + '/' : '' }} {{ i?.supplementaryInformationVO?.phon }}
|
||||||
|
</sv>
|
||||||
<sv label="所在地区">
|
<sv label="所在地区">
|
||||||
{{ i?.supplementaryInformationVO?.area }}
|
{{ i?.supplementaryInformationVO?.area }}
|
||||||
</sv>
|
</sv>
|
||||||
|
|||||||
Reference in New Issue
Block a user