检测完界面点击查询数据,通道号错误
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
"
|
||||
:color="row.devices[index1].chnResult[index2].color"
|
||||
size="small"
|
||||
@click="handleClick(row, chnItem, row.scriptType)"
|
||||
@click="handleClick(row, chnItem.split('-')[1], row.scriptType)"
|
||||
style="align-self: center"
|
||||
>
|
||||
<el-icon
|
||||
|
||||
Reference in New Issue
Block a user