mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 01:58:01 +08:00
doc: fix doc error
This commit is contained in:
@@ -28,7 +28,7 @@ permalink: /pro/authform/
|
|||||||
| 事件名 | 说明 | 回调参数 |
|
| 事件名 | 说明 | 回调参数 |
|
||||||
| --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| update:data | 表单数据更新时触发 | 更新后的表单数据对象 |
|
| update:data | 表单数据更新时触发 | 更新后的表单数据对象 |
|
||||||
| field-change | 表单字段值变化时触发 | { fieldName, value } |
|
| field-change | 表单字段值变化时触发 | `{ fieldName, value }` |
|
||||||
|
|
||||||
## 方法
|
## 方法
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user