How to set condition value in Reactjs

前端 未结 0 2095
南旧
南旧 2020-12-11 12:14

I try to set a condition

initialValue = {this.props.noteviewReducer.isError && this.props.noteviewReducer.result.body}

if (this.props

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