king
2021-03-23 a8e94242166881639cecf3809e45ca527233ebd7
src/menu/components/form/wrapsetting/index.jsx
@@ -58,7 +58,7 @@
        <Icon type="edit" title="编辑" onClick={() => this.editDataSource()} />
        <Modal
          wrapClassName="popview-modal"
          title={config.type === 'table' ? '表格设置' : '卡片设置'}
          title="表单设置"
          visible={visible}
          width={800}
          maskClosable={false}