转辙机型号不能修改调整
This commit is contained in:
parent
bda0231bc7
commit
2b31e14d90
@ -74,12 +74,12 @@
|
||||
<q-select
|
||||
outlined
|
||||
class="q-mt-sm"
|
||||
map-options
|
||||
emit-value
|
||||
label="转辙机型号"
|
||||
@update:model-value="onUpdate"
|
||||
v-model="turnoutModel.switchMachineType"
|
||||
:options="switchMachineTypeOptions"
|
||||
:map-options="true"
|
||||
:emit-value="true"
|
||||
label="转辙机型号"
|
||||
@update:model-value="onUpdate"
|
||||
></q-select>
|
||||
<q-field class="q-mt-sm" outlined label="关联区段" readonly stack-label>
|
||||
<template #control>
|
||||
|
Loading…
Reference in New Issue
Block a user