react.js中steps组件的这段代码是什么意思呢?
<Steps progressDot current={state ? state[0] ? state[0] : null : null} status={this.checkStatus(state ? state[1] ? state[1] : null : null)}> ...... </Steps>
LEATH
白板的微信
相关分类