Skip to content

v1.12.30

Compare
Choose a tag to compare
@dolymood dolymood released this 29 Aug 03:11
· 1352 commits to master since this release

修复

  • Form: 添加 Field 项时应该更新状态值

优化

  • Form: 在 submit 事件中新增第三个参数(只有field组成的model值)

Fixes

  • Form: should update state value when add form field

Improvements

  • Form: new param(only model value with fields) insubmit event