src/tabviews/custom/index.jsx
@@ -661,6 +661,10 @@ col.linkThdMenu = '' } if (col.marks && col.marks.length === 0) { col.marks = null } return true }) } @@ -960,6 +964,10 @@ cell.style.verticalAlign = 'top' } if (cell.marks && cell.marks.length === 0) { cell.marks = null } if (['text', 'number', 'formula'].includes(cell.eleType)) { if (!cell.height) { cell.innerHeight = 'auto'