king
2020-05-22 523cec6c87d88b43954a4409a8dfde6aade095a1
src/templates/sharecomponent/chartcomponent/chartcompile/index.jsx
@@ -221,9 +221,9 @@
        >
          {view !== 'custom' ? <Form {...formItemLayout}>
            <Row gutter={16}>{this.getFields()}</Row>
            <Row gutter={16}>
            {/* <Row gutter={16}>
              <Button onClick={this.changeView} style={{border: 0, boxShadow: 'unset',float: 'right', color: '#1890ff', marginRight: 12, cursor: 'pointer'}}>自定义设置<Icon style={{marginLeft: 5}} type="right" /></Button>
            </Row>
            </Row> */}
          </Form> : null}
          {/* <Form {...formItemLayout}>
            <Row gutter={16}>