ระบบลา (ขรก.) >> ลาป่วย (กรณียื่นขอลาเกิน 30 วัน)
This commit is contained in:
parent
0bcf05531f
commit
d90af17be5
2 changed files with 15 additions and 2 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue