king
2020-07-22 0c94290767a88c913ed736e65970eafee9e41519
src/templates/sharecomponent/chartcomponent/chartcompile/index.jsx
@@ -229,6 +229,8 @@
    const { plot, fieldName, enabled, colorOptions, shapeOptions } = this.state
    const fields = []
    if (!plot.customs) return null
    fields.push(<Col span={12} key="enabled">
      <Form.Item label="是否启用" style={{marginBottom: 10}}>
        {getFieldDecorator('enabled', {