ปรับ input สังกัด step 1

This commit is contained in:
Tanyalak 2024-01-17 16:11:31 +07:00
parent 8aa3941b40
commit b38df3dce8

View file

@ -305,6 +305,7 @@ onMounted(async () => {
readonly readonly
:model-value="formDetail.oc" :model-value="formDetail.oc"
label="สังกัด" label="สังกัด"
autogrow
/> />
</div> </div>
</div> </div>