fix:修改 terminalLog 表格的下滑框的相关问题
This commit is contained in:
@@ -131,7 +131,7 @@ export default {
|
||||
bottomBoxWindow.listResize(vm, e)
|
||||
},
|
||||
showBottomBox (targetTab, row) {
|
||||
// console.log(targetTab, row)
|
||||
console.log(targetTab, row)
|
||||
this.bottomBox.targetTab = targetTab
|
||||
this.bottomBox.object = JSON.parse(JSON.stringify(row))
|
||||
this.bottomBox.showSubList = true
|
||||
|
||||
Reference in New Issue
Block a user