แก้ข้อความ

This commit is contained in:
Warunee Tamkoo 2023-12-14 16:43:32 +07:00
parent 2836c8261b
commit 98e6960a45

View file

@ -128,8 +128,15 @@ onMounted(() => {
</div>
</div>
<div class="col-3 text-right">
<q-btn v-if="store.step === 1" :href="externalLink" target="_blank" outline color="blue" no-caps >
ไปย .. เพอตรวจสอบขอม
<q-btn
v-if="store.step === 1"
:href="externalLink"
target="_blank"
outline
color="blue"
no-caps
>
ตรวจสอบคณสมบ ..
</q-btn>
</div>
</div>