king
2021-01-14 3cbad93c94c39730e45600efeabdfebcd424c2cc
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' ? '表格设置' : '卡片设置'}