update modal

This commit is contained in:
yiminghe 2015-06-04 21:22:34 +08:00
parent 06f63b279b
commit 93a8db1b7f

View File

@ -15,5 +15,5 @@
| content | 面板内容 | React.Element | 无 |
| onOk | 确定回调 | function | 无 |
| onCancel | 取消回调 | function | 无 |
| width | 宽度 | String|Number | 无 |
| width | 宽度 | String or Number | 无 |