This commit is contained in:
Viet An
2026-06-05 09:30:16 +07:00
parent 3cfa103306
commit fdd52d7fad
23 changed files with 336 additions and 344 deletions

View File

@@ -514,11 +514,11 @@ const selectedInvItem = ref(null);
<div :class="['cell', selectedInvItem ? 'is-col-span-2' : 'is-col-span-3']">
<div class="card is-clipped">
<div class="card-content p-0">
<p class="p-5 icon-text fs-17 font-semibold w-full">
<p class="p-5 icon-text fs-16 font-semibold w-full">
<span class="icon">
<Icon
name="material-symbols:deployed-code-outline"
:size="22"
:size="20"
/>
</span>
<span>Danh sách tồn kho ({{ filteredInvItems.length }})</span>