ระบบลา (ขรก.) >> ลาป่วย (กรณียื่นขอลาเกิน 30 วัน)

This commit is contained in:
setthawutttty 2024-12-16 11:12:18 +07:00
parent 0bcf05531f
commit d90af17be5
2 changed files with 15 additions and 2 deletions

View file

@ -198,6 +198,7 @@ onMounted(async () => {
<div class="col-12">
<SickForm
v-if="model === 'LV-001' || model === 'LV-002'"
v-model:type="model"
:on-submit="onSubmit"
/>
<FormBirth v-if="model === 'LV-003'" :on-submit="onSubmit" />