应答器报文编辑调整
This commit is contained in:
parent
62cdb1e8d9
commit
73fc258109
@ -76,6 +76,7 @@
|
||||
class="q-mt-md"
|
||||
autogrow
|
||||
v-model="transponderModel.fixedUserTelegram"
|
||||
@blur="onUpdate"
|
||||
label="固定用户报文"
|
||||
/>
|
||||
<q-input
|
||||
@ -83,6 +84,7 @@
|
||||
class="q-mt-md"
|
||||
autogrow
|
||||
v-model="transponderModel.fixedTelegram"
|
||||
@blur="onUpdate"
|
||||
label="固定报文"
|
||||
/>
|
||||
<q-field class="q-mt-md" outlined label="关联区段" readonly stack-label>
|
||||
|
Loading…
Reference in New Issue
Block a user