king
2024-06-17 b6c7f588b831d6fa4eb23b50ec08ea0b263a0717
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>
    )