Merge pull request 'fix: refs #7039 supplierSummary' (!574) from 7039-hotFixSupplierSummary into master
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #574 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
01c58484e2
|
@ -152,7 +152,7 @@ function getUrl(section) {
|
|||
/>
|
||||
<VnLv
|
||||
:label="t('supplier.summary.country')"
|
||||
:value="supplier.country?.country"
|
||||
:value="supplier.country?.name"
|
||||
dash
|
||||
/>
|
||||
</QCard>
|
||||
|
|
Loading…
Reference in New Issue