mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 11:07:52 +08:00
排版错乱
This commit is contained in:
parent
b097fe608c
commit
ec747947d7
@ -844,8 +844,7 @@ Form 支持轮训初始化接口,步骤如下:
|
||||
| messages.saveSuccess | `string` | | 保存成功时提示 |
|
||||
| messages.saveFailed | `string` | | 保存失败时提示 |
|
||||
| wrapWithPanel | `boolean` | `true` | 是否让 Form 用 panel 包起来,设置为 false 后,actions 将无效。 |
|
||||
| panelClassName | `string` | | 外层 panel 的类名
|
||||
|
|
||||
| panelClassName | `string` | | 外层 panel 的类名 |
|
||||
| api | [API](../../types/api) | | Form 用来保存数据的 api。 |
|
||||
| initApi | [API](../../types/api) | | Form 用来获取初始数据的 api。 |
|
||||
| interval | `number` | `3000` | 刷新时间(最低 3000) |
|
||||
|
Loading…
Reference in New Issue
Block a user