king
2022-06-14 669839c40c0080786cefa6a8e62d3ada68a39b8e
src/tabviews/custom/index.jsx
@@ -731,6 +731,7 @@
          balMap.set(item.wrap.syncModuleId, true)
        } else if (item.wrap.linkType === 'sup') {
          item.wrap.supModule = item.wrap.supModule.pop()
          item.setting.supModule = item.wrap.supModule
        }
        item.elements = item.elements.filter(cell => {
          if (cell.eleType === 'button') {