king
2021-01-15 76a4300654a18d228838c3f27455dc8e7a8cd616
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' ? '表格设置' : '卡片设置'}