no message
This commit is contained in:
parent
048caf4afd
commit
8bef90ab4b
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ onMounted(() => {
|
||||||
<q-input
|
<q-input
|
||||||
borderless
|
borderless
|
||||||
readonly
|
readonly
|
||||||
:model-value="education.degree"
|
:model-value="education.isEducation ? 'ใช่' : 'ไม่ใช่'"
|
||||||
label="วุฒิการศึกษาในตําแหน่ง"
|
label="วุฒิการศึกษาในตําแหน่ง"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue