src/tabviews/custom/popview/index.jsx
@@ -405,6 +405,10 @@ col.linkThdMenu = '' } if (col.marks && col.marks.length === 0) { col.marks = null } return true }) } @@ -677,6 +681,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'