scroll
This commit is contained in:
parent
bcad2fd6c3
commit
9a63566157
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue