Refactoring code module 11_probation

This commit is contained in:
STW_TTTY\stwtt 2024-09-10 15:47:12 +07:00
parent 779e33d2a5
commit 606064c77c
5 changed files with 42 additions and 40 deletions

View file

@ -383,7 +383,6 @@ function filterOptionFn(val: string, update: Function) {
<q-select
outlined
dense
readonly
:rules="[(val:string) => !!val || `${'กรุณาเลือกโครงการ/หลักสูตรการฝึกอบรม'}`,]"
class="inputgreen"
label="โครงการ/หลักสูตรการฝึกอบรม"