no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-04 13:51:37 +07:00
parent 0e033bffd3
commit 09f12e3ace

View file

@ -372,7 +372,7 @@ onMounted(async () => {
<q-input
borderless
readonly
:model-value="education.degree"
:model-value="education.isEducation ? 'ใช่' : 'ไม่ใช่'"
label="วุฒิการศึกษาในตําแหน่ง"
/>
</div>