Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
RickCole21 committed Nov 25, 2020
1 parent cd82cda commit 8b94777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/form/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ Form 支持轮训初始化接口,步骤如下:
{
"label": "关键字",
"type": "static",
"name": "${keywords}"
"name": "keywords"
},
{
"label": "请求时间",
Expand Down

0 comments on commit 8b94777

Please sign in to comment.