src/menu/components/card/data-card/wrapsetting/index.jsx
@@ -55,7 +55,7 @@ return ( <div className="model-menu-setting-wrap"> <Icon type="edit" onClick={() => this.editDataSource()} /> <Icon type="edit" title="编辑" onClick={() => this.editDataSource()} /> <Modal wrapClassName="popview-modal" title={config.type === 'table' ? '表格设置' : '卡片设置'}