8032-devToTest_2440 #751

Merged
alexm merged 319 commits from 8032-devToTest_2440 into test 2024-09-24 10:05:33 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6c887c36b1 - Show all commits

View File

@ -68,7 +68,7 @@ const setData = (entity) => (data.value = useCardDescription(entity?.name, entit
</VnLv>
<VnLv
:label="t('customer.card.businessTypeFk')"
:value="entity.businessTypeFk"
:value="entity.businessType.description"
/>
</template>
<template #icons="{ entity }">