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,