react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 296 forks source link

onFieldsChange 的 fields 包含 dirty 字段 #266

Open xiaoxiangmoe opened 5 years ago

xiaoxiangmoe commented 5 years ago

https://github.com/react-component/form/blob/e4fa26f4282b23723c565889c4c04ebaf40a1d8f/src/createBaseForm.js#L130

为什么 hasRules 就是 dirty?这是用于什么的?