แก้ส่ง dna

This commit is contained in:
setthawutttty 2025-04-09 18:07:50 +07:00
parent 9d2f9d65d4
commit 355030fb19
2 changed files with 2 additions and 2 deletions

View file

@ -540,7 +540,7 @@ onMounted(() => {
}}
</div>
<div v-else>
{{ col.value }}
{{ col.value?col.value:'-' }}
</div>
</q-td>
</q-tr>