ปุ่มหาย

This commit is contained in:
STW_TTTY\stwtt 2024-06-25 18:03:28 +07:00
parent f9d593d536
commit 9fb037fc80

View file

@ -384,10 +384,10 @@ function resetFilter() {
<template>
<q-dialog v-model="modal" persistent full-width>
<q-card class="no-scroll">
<DialogHeader :tittle="title" :close="close" />
<q-separator />
<q-form greedy @submit.prevent @validation-success="onSubmit">
<DialogHeader :tittle="title" :close="close" />
<q-separator />
<q-card-section style="max-height: 80vh" class="scroll">
<q-card-section style="max-height: 70vh" class="scroll">
<div class="row">
<q-card
bordered