<Popover content={menu1} trigger="click"> <Button size="small"onClick={()=>this.onclikchangeGood(item)}>更改</Button> </Popover>
为什么不能传参?!怎么解决
你控制气泡弹出的变量要通过this.setState()赋值,通过修改state触发render
1.4m articles
1.4m replys
5 comments
57.0k users