แก้ convert

This commit is contained in:
setthawutttty 2024-10-04 16:17:55 +07:00
parent f784c5ecc3
commit 29b050b33d
2 changed files with 3 additions and 6 deletions

View file

@ -446,9 +446,6 @@ onMounted(async () => {
/>
</div>
</div>
<div v-else class="table_ellipsis">
{{ col.value ? col.value : "-" }}
</div>
<div v-else class="table_ellipsis2">
{{ col.value ? col.value : "-" }}
</div>