src/templates/zshare/verifycard/customform/index.jsx
@@ -5,9 +5,8 @@ import Utils from '@/utils/utils.js' import Api from '@/api' import CodeMirror from '@/templates/zshare/codemirror' import './index.scss' const { TextArea } = Input class CustomForm extends Component { static propTpyes = { @@ -154,7 +153,7 @@ message: this.props.dict['form.required.input'] + 'sql!' } ] })(<TextArea rows={15} />)} })(<CodeMirror />)} </Form.Item> </Col> <Col span={3} className="add">