บรรจุ => fux bug

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-27 14:07:38 +07:00
parent 243f500d4a
commit 8c9afd9b66
6 changed files with 13 additions and 8 deletions

View file

@ -341,7 +341,7 @@ const pagination = ref({
: ''
"
>
{{ col.value == null ? "" : col.value }}
{{ col.value == null ? "-" : col.value }}
</div>
</q-td>
</q-tr>