ทะเบียนประวัติ: ประวัติเปลี่ยนชื่อ ลบclearable
This commit is contained in:
parent
abb55a7791
commit
a27373ba1c
1 changed files with 0 additions and 2 deletions
|
|
@ -719,7 +719,6 @@ function filterSelector(val: string, update: Function, refData: string) {
|
||||||
v-model="changeNameData.status"
|
v-model="changeNameData.status"
|
||||||
:options="statusOption"
|
:options="statusOption"
|
||||||
label="สถานะการเปลี่ยนชื่อ"
|
label="สถานะการเปลี่ยนชื่อ"
|
||||||
clearable
|
|
||||||
use-input
|
use-input
|
||||||
input-debounce="0"
|
input-debounce="0"
|
||||||
:rules="[
|
:rules="[
|
||||||
|
|
@ -751,7 +750,6 @@ function filterSelector(val: string, update: Function, refData: string) {
|
||||||
outlined
|
outlined
|
||||||
use-input
|
use-input
|
||||||
lazy-rules
|
lazy-rules
|
||||||
clearable
|
|
||||||
emit-value
|
emit-value
|
||||||
map-options
|
map-options
|
||||||
:rules="[(val) => !!val || `${'กรุณาเลือกคำนำหน้าชื่อ'}`]"
|
:rules="[(val) => !!val || `${'กรุณาเลือกคำนำหน้าชื่อ'}`]"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue