แก้ตามเทส

This commit is contained in:
setthawutttty 2024-12-12 16:38:27 +07:00
parent 1307690d54
commit 14b2a4992f
4 changed files with 52 additions and 14 deletions

View file

@ -572,7 +572,7 @@ onMounted(async () => {
}}
</div>
<div v-else class="table_ellipsis">
<div v-else >
{{ col.value ? col.value : "-" }}
</div>
</q-td>