fix:测点列表中显示所属设备

This commit is contained in:
shijing 2025-03-18 17:33:28 +08:00
parent bfe15b98ff
commit 92e8f19695
1 changed files with 7 additions and 0 deletions

View File

@ -162,6 +162,13 @@
show-overflow-tooltip
sortable
></el-table-column>
<el-table-column
label="所属设备"
prop="ep_belong_name"
width="120"
show-overflow-tooltip
sortable
></el-table-column>
<el-table-column
label="代号"
prop="code"