fix:将展开收起按钮 抽至header组件内 ,解决 termail 拖动蒙层显示不全的问题

This commit is contained in:
zhangyu
2021-05-14 10:14:02 +08:00
parent 46d9c8f98f
commit 135c6bbfbb
20 changed files with 47 additions and 57 deletions

View File

@@ -35,7 +35,6 @@ export default {
break
}
case 'recordTab': {
console.log(command, row)
this.$emit('showBottomBox', 'recordTab', row)
break
}