OSLong
Results
2
comments of
OSLong
我认为 initialValue 不必有 defaultValue 啊, 我想 initialValue 是除了用在初始值,还用在 resetFields 那里 你再看看你的组件是否把props里的value 用吧
**getFieldDecorator** it will add props **onChange**, **value** , **name** your first child of getFieldDecorator is , so it will watch onChange from Flex, you should you getFieldProps in or make...