mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-12-12 11:22:56 +00:00
14 lines
152 B
Markdown
14 lines
152 B
Markdown
# FormDialog组件 methods
|
|
|
|
## cancel
|
|
|
|
- **详情:** 关闭弹窗
|
|
|
|
## save
|
|
|
|
- **返回:**
|
|
|
|
- `{Promise<any>}`
|
|
|
|
- **详情:** 获取表单的值
|