diff --git a/components/form/demo/complex-form-control.md b/components/form/demo/complex-form-control.md index 01a8d39f81..4821ff142d 100644 --- a/components/form/demo/complex-form-control.md +++ b/components/form/demo/complex-form-control.md @@ -14,7 +14,7 @@ title: - - + -+ // 直接包裹才会绑定表单 ++ // 直接包裹才会绑定表单 + description + ``` @@ -38,7 +38,7 @@ This demo show how to use `Form.Item` with multiple controls. ` -+ // that will bind input ++ // that will bind input + description + ```