检测完界面点击查询数据,通道号错误

This commit is contained in:
sjl
2025-11-28 15:07:03 +08:00
parent 2322858bc4
commit d3fc977983

View File

@@ -69,7 +69,7 @@
" "
:color="row.devices[index1].chnResult[index2].color" :color="row.devices[index1].chnResult[index2].color"
size="small" size="small"
@click="handleClick(row, chnItem, row.scriptType)" @click="handleClick(row, chnItem.split('-')[1], row.scriptType)"
style="align-self: center" style="align-self: center"
> >
<el-icon <el-icon