king
2021-06-05 c6f7462d80ab626174329b69045fb7e5704c0683
src/menu/components/chart/antv-bar/chartcompile/index.jsx
@@ -373,7 +373,7 @@
              {getFieldDecorator(item.key, {
                initialValue: item.initVal
              })(
                <ColorSketch />
                <ColorSketch allowClear={item.allowClear} />
              )}
            </Form.Item>
          </Col>