feat: 04 => add new i18n message for duplicate names and improve layout in MainPage

This commit is contained in:
puriphatt 2025-01-21 10:03:47 +07:00
parent d446dba565
commit 3cad514e91
3 changed files with 4 additions and 2 deletions

View file

@ -548,7 +548,7 @@ watch([() => pageState.inputSearch, workflowPageSize], fetchWorkflowList);
<!-- {{ (currentPage - 1) * pageSize + props.rowIndex + 1 }} -->
</q-td>
<q-td v-if="fieldSelected.includes('name')">
<section class="row items-center">
<section class="row items-center no-wrap">
<q-avatar
class="q-mr-sm"
size="md"