fix bug เพิ่ม/แก้ไขตำแหน่ง
This commit is contained in:
parent
659a5e2f12
commit
f033d88fbb
1 changed files with 4 additions and 1 deletions
|
|
@ -307,7 +307,10 @@ watch(
|
||||||
:options="typeOps"
|
:options="typeOps"
|
||||||
emit-value
|
emit-value
|
||||||
dense
|
dense
|
||||||
@update:model-value="updateSelectType"
|
@update:model-value="
|
||||||
|
updateSelectType(formPositionSelect.positionType),
|
||||||
|
(formPositionSelect.positionLevel = '')
|
||||||
|
"
|
||||||
map-options
|
map-options
|
||||||
outlined
|
outlined
|
||||||
option-label="name"
|
option-label="name"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue