fix debounce="300"
This commit is contained in:
parent
0e11606b6b
commit
2dcc11ae32
16 changed files with 0 additions and 17 deletions
|
|
@ -71,7 +71,6 @@ watch(props, () => {
|
|||
outlined
|
||||
dense
|
||||
class="col-12 q-mb-sm"
|
||||
debounce="300"
|
||||
label="หน้าที่"
|
||||
:rules="[(val:string) => !!val || `กรุณากรอกหน้าที่`]"
|
||||
hide-bottom-space
|
||||
|
|
@ -81,7 +80,6 @@ watch(props, () => {
|
|||
outlined
|
||||
dense
|
||||
class="col-12 q-mb-sm"
|
||||
debounce="300"
|
||||
label="มติ/คำสั่ง"
|
||||
:rules="[(val:string) => !!val || `กรุณากรอก มติ/คำสั่ง`]"
|
||||
hide-bottom-space
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue