How to prevent update redux store data when trying to do setState?

后端 未结 0 1129
孤街浪徒
孤街浪徒 2020-12-08 10:35

I have a edit screen B, the list data comes from my redux-store

the list data array like:

[
  { title: \'test title 1\', data: [{ ...otherParams, selec         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题