ปรับ css ทะเบียนลูกจ้าง,เครื่องราช เอกสาร

This commit is contained in:
Tanyalak 2023-09-04 11:28:14 +07:00
parent 267f863205
commit 434295e6bc
3 changed files with 50 additions and 48 deletions

View file

@ -90,7 +90,6 @@
:readonly="!edit"
:borderless="!edit"
v-model="informaTempData.employeeOc"
:style="!edit ? '' : 'padding:0 12px;'"
:label="`${'สังกัด'}`"
/>
</div>
@ -105,7 +104,6 @@
:readonly="!edit"
:borderless="!edit"
v-model="informaTempData.employeeTypeIndividual"
:style="!edit ? '' : 'padding:0 12px;'"
:label="`${'ประเภทบุคคล'}`"
/>
</div>