king
2020-11-06 00de865d827da6687928b10f031482628a5144c8
src/menu/components/card/data-card/wrapsetting/index.jsx
@@ -59,7 +59,7 @@
        <Icon type="edit" onClick={() => this.editDataSource()} />
        <Modal
          wrapClassName="popview-modal"
          title={'卡片设置'}
          title={config.type === 'table' ? '表格设置' : '卡片设置'}
          visible={visible}
          width={700}
          maskClosable={false}