Commit 264e1f7e authored by baiyaaaaa's avatar baiyaaaaa

Dialog docs improve

parent db7eb0ea
......@@ -151,3 +151,9 @@ Dialog 组件的内容可以是任意的,甚至可以是表格或表单,下
|------|--------|
| open | 打开当前实例 |
| close | 关闭当前实例 |
### Events
| 事件名称 | 说明 | 回调参数 |
|---------- |-------- |---------- |
| close | Dialog 关闭的回调 | — |
| open | Dialog 打开的回调 | — |
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment