Merge branch 'develop' of github.com:Frappet/bma-ehr-frontend into develop
* 'develop' of github.com:Frappet/bma-ehr-frontend: แก้คำ เป้าหมาย: แก้ไขบัค+เพิ่มcolumn เป้าหมายย่อย แก้คำ # Conflicts: # src/modules/15_development/components/scholarship/DetailView.vue # src/modules/15_development/views/Scholarship.vue
This commit is contained in:
commit
9e69d7388f
2 changed files with 39 additions and 21 deletions
|
|
@ -719,11 +719,11 @@ onMounted(() => {
|
|||
outlined
|
||||
class="inputgreen"
|
||||
v-model="formBody.bookNo"
|
||||
label="เลขที่หนังสิออนุมัติ"
|
||||
label="เลขที่หนังสืออนุมัติ"
|
||||
hide-bottom-space
|
||||
:rules="[
|
||||
(val: string) =>
|
||||
!!val || `${'กรุณากรอกเลขที่หนังสิออนุมัติ'}`,
|
||||
!!val || `${'กรุณากรอกเลขที่หนังสืออนุมัติ'}`,
|
||||
]"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue