hotfix-clientAddress #983

Merged
carlossa merged 3 commits from hotfix-clientAddress into master 2024-11-21 09:28:39 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ const toCustomerAddressEdit = (addressId) => {
<div>{{ item.street }}</div>
<div>
{{ item.postalCode }} - {{ item.city }},
{{ item.province.name }}
{{ item.province?.name }}
</div>
<div>
{{ item.phone }}