king
2020-08-31 b3547d1c531e479021219fda5df153a11b9b52a3
src/templates/modalconfig/groupform/index.jsx
@@ -124,7 +124,7 @@
            </Form.Item>
          </Col>
          <Col span={24}>
            <TransferForm dict={this.props.dict} fields={this.state.source} ref="fields-transfer" selected={this.state.selectds}/>
            <TransferForm fields={this.state.source} ref="fields-transfer" selected={this.state.selectds}/>
          </Col>
        </Row>
      </Form>