fix: refs #7039 supplierSummary #574

Merged
robert merged 2 commits from 7039-hotFixSupplierSummary into master 2024-07-26 12:00:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d4ff3ab993 - Show all commits

View File

@ -152,7 +152,7 @@ function getUrl(section) {
/> />
<VnLv <VnLv
:label="t('supplier.summary.country')" :label="t('supplier.summary.country')"
:value="supplier.country?.country" :value="supplier.country?.name"
dash dash
/> />
</QCard> </QCard>