king
2021-01-11 0293adcec6042961d5071e01c0d4a9a4b5c17562
src/tabviews/subtabtable/index.jsx
@@ -203,8 +203,10 @@
              subcols.push(colMap.get(sub))
            }
          })
          if (subcols.length > 0) {
          _col.subcols = subcols
          _columns.push(_col)
          }
        } else {
          _columns.push(col)
        }