标签: javascript ecmascript-6
在ecmascript2015文档中,经常出现像这样的“ Yield”,[Yield,Default]表示什么?
this.setState(res.data, () => console.log(this.state));