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"
|
||||
emit-value
|
||||
dense
|
||||
@update:model-value="updateSelectType"
|
||||
@update:model-value="
|
||||
updateSelectType(formPositionSelect.positionType),
|
||||
(formPositionSelect.positionLevel = '')
|
||||
"
|
||||
map-options
|
||||
outlined
|
||||
option-label="name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue