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