componentWillReceiveProps的写法是这样的在文档中发现getDerivedStateFromProps无法访问this, 请问如果我要给一个表单设置值的话要怎么样修改
getDerivedStateFromProps是静态方法 访问不了this的 改动前后的props都在参数里
1.4m articles
1.4m replys
5 comments
57.0k users