diff --git a/docs/form/index.md b/docs/form/index.md
index 98b063c9..9c5d78ef 100644
--- a/docs/form/index.md
+++ b/docs/form/index.md
@@ -111,7 +111,7 @@ form 还可以借助*栅格*实现更灵活的响应式布局。
| --- | --- | --- |
| title | 自定义 | 设置表单元素标题,一般用于 `checkbox,radio` 元素 |
| lay-filter | 自定义 | 设置表单元素的过滤器,以便用于执行相关方法时的参数匹配 |
-| lay-verify | `required`必填项
`phone`手机号
`email`邮箱
`url`网址
`number`数字
`date`日期
`identity`身份证