king
2022-11-21 89f85223ff7b1b5ee3931ae01efa3dd17d5524fc
src/templates/zshare/customscript/index.jsx
@@ -422,7 +422,7 @@
              <Form.Item label={'sql'}>
                {getFieldDecorator('sql', {
                  initialValue: ''
                })(<CodeMirror />)}
                })(<CodeMirror/>)}
              </Form.Item>
            </Col>
          </Row>