联调 在线监测
This commit is contained in:
@@ -175,7 +175,7 @@ const tableStore = new TableStore({
|
||||
click: row => {
|
||||
detailRef.value.open({
|
||||
text: '详情',
|
||||
row: row.row,
|
||||
row: row,
|
||||
list: list.value
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user