เพิ่มเงื่อนไขแสดงลิ้งค์ไปยัง กพ.

This commit is contained in:
Warunee Tamkoo 2023-12-14 15:15:55 +07:00
parent 1f5972f4bd
commit 2fe53dd931

View file

@ -128,7 +128,7 @@ onMounted(() => {
</div>
</div>
<div class="col-3 text-right">
<q-btn :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>