แก้ข้อความ
This commit is contained in:
parent
2836c8261b
commit
98e6960a45
1 changed files with 9 additions and 2 deletions
|
|
@ -128,8 +128,15 @@ onMounted(() => {
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-3 text-right">
|
<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>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue