เพิ่ม ขีด

This commit is contained in:
STW_TTTY\stwtt 2024-06-25 17:09:45 +07:00
parent a070713099
commit a23ecdd5a0

View file

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