This commit is contained in:
setthawutttty 2025-03-25 09:36:32 +07:00
parent bcad2fd6c3
commit 9a63566157

View file

@ -432,7 +432,7 @@ watch(
<q-separator /> <q-separator />
<q-card-section> <q-card-section class="scroll" style="max-height: 80vh;">
<div class="row"> <div class="row">
<div <div
flat flat
@ -565,7 +565,6 @@ watch(
</q-card> </q-card>
<q-card <q-card
q-card
v-if="props.leaveStatus === 'DELETE'" v-if="props.leaveStatus === 'DELETE'"
style="min-width: 40vw" style="min-width: 40vw"
> >