king
2022-10-14 74e5d38d9a0e94421ceceea37c4677e5b57364ba
src/menu/components/chart/antv-dashboard/index.jsx
@@ -118,7 +118,6 @@
        format: card.subtype === 'ratioboard' ? 'array' : 'object',   // 组件属性 - 数据格式
        pageable: false,    // 组件属性 - 是否可分页
        switchable: false,  // 组件属性 - 数据是否可切换
        dataName: card.dataName || '',
        width: _plot.width,
        name: _plot.name,
        subtype: card.subtype,