admin管理员组

文章数量:1641931

  <Form.Item label="活动详情" required validateStatus={textErr} help={textMsg}>
                <BaseRichText
                  disabled
                  height={360}
                  editorState={introeditorState}
                  handleEditorChange={this.handleEditorChange}
                />
              </Form.Item>

本文标签: Reactdisabled