no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-04 13:51:56 +07:00
parent 048caf4afd
commit 8bef90ab4b

View file

@ -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>