6170控制面板代码优化

This commit is contained in:
fengerli
2025-10-13 17:01:11 +08:00
parent 84af6f5cfe
commit aa7229e21b
2 changed files with 5 additions and 8 deletions

View File

@ -112,7 +112,7 @@
<el-tag :type="scope.row.bindingStatus === 1 ? 'success' : 'info'">
{{ scope.row.bindingStatus === 1 ? '已绑定' : '未绑定' }}
</el-tag>
</template>
</template>
</el-table-column>
<el-table-column prop="onlineStatus" label="设备状态">
<template #default="scope">