king
2024-06-07 8040a18c4b2a848d252bf01838f06c7aec1be9f3
src/components/normalform/modalform/index.jsx
@@ -385,7 +385,7 @@
    }
    return (
      <Form {...formItemLayout} className="normal-form-field">
      <Form {...formItemLayout} className="normal-form-field" id="normal-form-field">
        <Row gutter={24}>{this.getFields()}</Row>
      </Form>
    )