แก้ การลา

This commit is contained in:
setthawutttty 2024-02-09 14:16:34 +07:00
parent 16340d9ff5
commit 4056f44eaa
2 changed files with 3 additions and 15 deletions

View file

@ -74,7 +74,7 @@
<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-th auto-width v-if="name !== 'การลา'"/>
</q-tr>
</template>
<template #body="props">