เพิ่มเงื่อนไขแสดงลิ้งค์ไปยัง กพ.
This commit is contained in:
parent
1f5972f4bd
commit
2fe53dd931
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ onMounted(() => {
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-3 text-right">
|
<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>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue