如果 Field 无法输入, 注意 state 是否是 immutable 的, 如果是, 则需要 import { Field, reduxForm } from 'redux-form/immutable' Author: Chen YuLink: https://ezcook.de/2016/09/06/redux-form-e7-9a-84-e6-b7-b1-e5-9d-91-e6-85-a2-e6-85-a2-e7-a7-af-e7-b4-af/Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.ReduxPrevious PostCommand Line Cheat SheetNext Post编写测试 Related Articles 2017-09-05Notes on TS + React + Redux 2016-08-25applyMiddleware 与 Enhancer 2017-03-20Baisc Usage of Redux-Observable 2016-08-22Connect 相关 2016-08-20部署React + Redux 的 Web 开发环境 2016-11-06Flux Standard Action Comment