jqh 5 年之前
父节点
当前提交
106a0aaf6d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Form.php

+ 1 - 1
src/Form.php

@@ -63,7 +63,7 @@ use Dcat\Admin\Form\Concerns;
  * @method Field\Tags           tags($column, $label = '')
  * @method Field\Icon           icon($column, $label = '')
  * @method Field\Embeds         embeds($column, $label = '')
- * @method Field\Captcha        captcha($column, $label = '')
+ * @method Field\Captcha        captcha()
  * @method Field\Listbox        listbox($column, $label = '')
  * @method Field\SelectResource selectResource($column, $label = '')
  * @method Field\File           file($column, $label = '')