king
2022-02-09 d59f518f466274b2caeb2e01c10c92deafe7c93b
src/menu/components/group/groupcomponents/index.jsx
@@ -83,6 +83,7 @@
        scatter: '散点图',
        tree: '树形列表',
        balcony: '浮动卡',
        timeline: '时间轴',
        card: '卡片'
      }
      let i = 1
@@ -105,7 +106,6 @@
        width: item.width || 24,
        dataName: Utils.getdataName(),
        name: name,
        floor: config.floor || 1, // 组件的层级
        isNew: true               // 新添加标志,用于初始化
      }