This commit is contained in:
afc163 2016-04-25 16:31:32 +08:00
parent 287c45292d
commit 3789fda6ee

View File

@ -147,7 +147,7 @@ class FormItem extends React.Component {
this.renderValidateWrapper(
children,
this.renderHelp(),
this.renderExtra(),
this.renderExtra()
)
),
];