fix:将展开收起按钮 抽至header组件内 ,解决 termail 拖动蒙层显示不全的问题
This commit is contained in:
@@ -131,7 +131,6 @@ export default {
|
||||
bottomBoxWindow.listResize(vm, e)
|
||||
},
|
||||
showBottomBox (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