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