道岔状态显示项调整
This commit is contained in:
parent
4ebcbec618
commit
5664c875fb
@ -93,7 +93,7 @@
|
||||
dense
|
||||
v-model="turnoutState.qdc"
|
||||
outlined
|
||||
label="定操驱动"
|
||||
label="联锁定操驱动"
|
||||
:disable="true"
|
||||
/>
|
||||
</q-item-section>
|
||||
@ -104,7 +104,7 @@
|
||||
dense
|
||||
v-model="turnoutState.qfc"
|
||||
outlined
|
||||
label="反操驱动"
|
||||
label="联锁反操驱动"
|
||||
:disable="true"
|
||||
/>
|
||||
</q-item-section>
|
||||
@ -115,7 +115,7 @@
|
||||
dense
|
||||
v-model="turnoutState.qyc"
|
||||
outlined
|
||||
label="允许操驱动"
|
||||
label="联锁允许操驱动"
|
||||
:disable="true"
|
||||
/>
|
||||
</q-item-section>
|
||||
@ -166,7 +166,7 @@
|
||||
/>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item>
|
||||
<!-- <q-item>
|
||||
<q-item-section>
|
||||
<q-checkbox
|
||||
dense
|
||||
@ -176,8 +176,8 @@
|
||||
:disable="true"
|
||||
/>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item>
|
||||
</q-item> -->
|
||||
<!-- <q-item>
|
||||
<q-item-section>
|
||||
<q-checkbox
|
||||
dense
|
||||
@ -187,7 +187,7 @@
|
||||
:disable="true"
|
||||
/>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
</q-item> -->
|
||||
<q-item>
|
||||
<q-item-section>
|
||||
<q-checkbox
|
||||
|
Loading…
Reference in New Issue
Block a user