ปรับ DialogHistory

This commit is contained in:
Tanyalak 2024-03-15 17:20:36 +07:00
parent 59efd8674b
commit a713bae875
2 changed files with 87 additions and 87 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-4"
class="col-3"
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-4"
class="col-2"
hide-bottom-space
:rules="[(val:string) => !!val || `${'กรุณาเลือก ฟิลด์ที่จะค้น'}`]"
outlined