เอา ฝ่ายออก
This commit is contained in:
parent
272fdec6fb
commit
b89920e706
1 changed files with 1 additions and 1 deletions
|
|
@ -573,7 +573,7 @@ watch(
|
|||
emit-value
|
||||
map-options
|
||||
v-model="formData.orgLevelSub"
|
||||
:options="orgLevelSubOptionMain"
|
||||
:options="formData.orgLevel == 'DIVISION' ? orgLevelSubOptionMain.filter((item:any)=> item.id !== 'FACTION'):orgLevelSubOptionMain"
|
||||
label="ระดับของส่วนราชการ(ซับ)"
|
||||
:rules="[
|
||||
(val:string) => !!val || 'กรุณาเลือกระดับของส่วนราชการ (ซับ)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue