NEZ-1856 style:样式调整

This commit is contained in:
zhangyu
2022-05-26 10:25:32 +08:00
parent 3ef8eea0ed
commit 7ebcec68d5
6 changed files with 41 additions and 38 deletions

View File

@@ -99,8 +99,8 @@ export default {
subContentClass () {
const className = []
switch (this.targetTab) {
case 'panel':
className.push('bottom-panel')
case 'panelTab':
className.push('nz-table2 bottom-panel')
break
case 'log': {
className.push('bottom-log')