Refactoring code module 11_probation
This commit is contained in:
parent
779e33d2a5
commit
606064c77c
5 changed files with 42 additions and 40 deletions
|
|
@ -383,7 +383,6 @@ function filterOptionFn(val: string, update: Function) {
|
|||
<q-select
|
||||
outlined
|
||||
dense
|
||||
readonly
|
||||
:rules="[(val:string) => !!val || `${'กรุณาเลือกโครงการ/หลักสูตรการฝึกอบรม'}`,]"
|
||||
class="inputgreen"
|
||||
label="โครงการ/หลักสูตรการฝึกอบรม"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue