อัตรากำลังลูกจ้างประจำ ฯ => ปรับ form

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-11 14:03:49 +07:00
parent 04d92391ac
commit f18e224db0
4 changed files with 16 additions and 8 deletions

View file

@ -119,7 +119,7 @@ watch(
/>
<q-separator />
<q-card-section>
<q-card-section style="max-height: 70vh" class="scroll">
<q-table
v-if="rows.length > 0"
v-draggable-table="{
@ -150,7 +150,9 @@ watch(
:label="`บันทึก`"
color="public"
@click="save"
/>
>
<q-tooltip>นท</q-tooltip></q-btn
>
</q-card-actions>
</q-card>
</q-dialog>