Merge remote-tracking branch 'origin/develop' into local-test
All checks were successful
CI / Docker-Build (push) Successful in 3m41s

This commit is contained in:
joylink_fanyuhong 2024-08-09 15:01:22 +08:00
commit ea0f1a1781

View File

@ -74,17 +74,17 @@
<q-input <q-input
outlined outlined
class="q-mt-md" class="q-mt-md"
readonly
autogrow autogrow
v-model="transponderModel.fixedUserTelegram" v-model="transponderModel.fixedUserTelegram"
@blur="onUpdate"
label="固定用户报文" label="固定用户报文"
/> />
<q-input <q-input
outlined outlined
class="q-mt-md" class="q-mt-md"
readonly
autogrow autogrow
v-model="transponderModel.fixedTelegram" v-model="transponderModel.fixedTelegram"
@blur="onUpdate"
label="固定报文" label="固定报文"
/> />
<q-field class="q-mt-md" outlined label="关联区段" readonly stack-label> <q-field class="q-mt-md" outlined label="关联区段" readonly stack-label>