ปรับ บรรจุ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-30 17:55:04 +07:00
parent ad33e2df03
commit c19d37bcc6
5 changed files with 21 additions and 6 deletions

View file

@ -362,6 +362,7 @@ onMounted(() => {
<q-th v-for="col in props.cols" :key="col.name" :props="props">
<span class="text-weight-medium">{{ col.label }}</span>
</q-th>
<q-th auto-width />
</q-tr>
</template>
<template v-slot:body="props">