no message

This commit is contained in:
setthawutttty 2024-11-06 17:29:07 +07:00
parent 9d10b5563c
commit 924c1156e9
2 changed files with 23 additions and 15 deletions

View file

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