@ckinmind 2017-02-17 14:18:08发表于 ckinmind/ReactCollect 待处理
参考资料:react:forceupdate
Normally you should try to avoid all uses of forceUpdate() and only read from this.props and this.state in render()
forceUpdate()
this.props
this.state