no message

This commit is contained in:
Tanyalak 2024-03-15 17:29:09 +07:00
parent a713bae875
commit 6daf4d7467
2 changed files with 23 additions and 17 deletions

View file

@ -240,7 +240,7 @@ const paginationLabel = (start: number, end: number, total: number) => {
<q-form ref="myForm">
<div class="row col-12 q-col-gutter-xs">
<q-select
class="col-3"
class="col-4"
hide-bottom-space
:rules="[(val:string) => !!val || `${'กรุณาเลือก ประเภท'}`]"
outlined
@ -258,7 +258,7 @@ const paginationLabel = (start: number, end: number, total: number) => {
@update:model-value="changeEmployeeClass"
/>
<q-select
class="col-2"
class="col-4"
hide-bottom-space
:rules="[(val:string) => !!val || `${'กรุณาเลือก ฟิลด์ที่จะค้น'}`]"
outlined