670报警取消弹窗问题修复

This commit is contained in:
liub
2025-10-27 15:38:06 +08:00
parent 84af6f5cfe
commit 3c504cb65c
2 changed files with 81 additions and 2 deletions

View File

@ -61,7 +61,9 @@
<el-tab-pane label="在线设备" name="onlineDevice">
<onlineDevice :devices="state.devices" />
</el-tab-pane>
<el-tab-pane label="" name="appVer" style="display: none;" >
<appVer />
</el-tab-pane>
</el-tabs>
</el-card>
</el-col>