no message

This commit is contained in:
Tanyalak 2024-01-17 08:52:14 +07:00
parent 9b87bea96b
commit 516c78d5ab
2 changed files with 2 additions and 4 deletions

View file

@ -691,18 +691,16 @@ onMounted(async () => {
<div class="col-xs-12 col-sm-7" v-if="store.step === 1 || store.step === 3 || store.step === 7">
<q-card
class=" row q-pa-md shadow-0"
class="row shadow-0"
bordered
flat
v-if="store.step === 1"
>
<div class="col-12 row" >
<ViewStep1
v-if="store.step === 1"
@update:formDeital="updateFormDetail"
:data="formDataStep1"
/>
</div>
</q-card>
<q-card v-if="store.step === 3 && pdfSrc" class="row shadow-0" bordered flat >
<ViewStep3

View file

@ -213,7 +213,7 @@ onMounted(async () => {
</script>
<template>
<div class="col-12 row" :style="$q.screen.lt.sm ? '' : 'height: 60vh; overflow: scroll;' ">
<div class="col-12 row q-pa-md" :style="$q.screen.lt.sm ? '' : 'height: 60vh; overflow: scroll;' ">
<q-card class="col-12 cardSp1" bordered>
<div class="text-weight-bold row items-center bg-grey-2 col-12">
<span class="q-ml-lg q-my-sm">อมลสวนต</span>