แก้วินัย

This commit is contained in:
STW_TTTY\stwtt 2024-08-15 11:43:34 +07:00
parent 49ab44622b
commit 26d429c47a
8 changed files with 54 additions and 51 deletions

View file

@ -925,7 +925,7 @@ onMounted(async () => {
</q-tr>
</template>
<template v-slot:body="props">
<q-tr :props="props" class="cursor-pointer">
<q-tr :props="props">
<td>
<q-btn
dense
@ -1312,7 +1312,7 @@ onMounted(async () => {
:titleText="''"
>
<template #columns="props">
<q-tr :props="props" class="cursor-pointer">
<q-tr :props="props">
<q-td class="text-right">
<!-- แกไขกรรมการ -->
<q-btn