道岔钩锁调整
master分支构建发布到公网服务器 / Build-Publish (push) Successful in 7m29s Details

This commit is contained in:
joylink_fanyuhong 2024-04-22 16:09:03 +08:00
parent 5be2cea1ca
commit 31376bc221
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
</el-row>
<div style="padding: 10px 15px; border: 1px double lightgray;height: 60px;margin-top: 15px;">
<span class="base-label" style="left:-10px;background:#f0f0f0;">钩锁位置</span>
<div style=" position: relative; top:-10px;">
<div style=" position: relative; top:10px;">
<el-radio-group v-model="normal">
<el-radio :label="true">定位</el-radio>
<el-radio :label="false">反位</el-radio>