src/menu/components/chart/antv-bar/index.jsx @@ -68,6 +68,7 @@ uuid: card.uuid, type: card.type, floor: card.floor, tabId: card.tabId || '', parentId: card.parentId || '', format: 'array', // 组件属性 - 数据格式 pageable: false, // 组件属性 - 是否可分页