fix:修改 terminalLog 表格的下滑框的相关问题

This commit is contained in:
zhangyu
2021-05-12 19:36:51 +08:00
parent cd505a0d05
commit 55920adeb5
9 changed files with 40 additions and 24 deletions

View File

@@ -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