fix:将展开收起按钮 抽至header组件内 ,解决 termail 拖动蒙层显示不全的问题
This commit is contained in:
@@ -148,10 +148,8 @@ export default {
|
||||
this.object.type = this.object.module.type
|
||||
this.rightBox.editShow = true
|
||||
})
|
||||
console.log(1)
|
||||
},
|
||||
closeRightEditBox (refresh) {
|
||||
console.log(2)
|
||||
this.rightBox.editShow = false
|
||||
if (refresh) {
|
||||
this.delFlag = true
|
||||
|
||||
Reference in New Issue
Block a user