ES6箭头函数 chrome调试在console.info(this)能得到值,而直接在控制台输入this,回车为undefined
render: (text, record) => { console.info(this); }
用的webpac优艾设计网_设计圈k和babel,这个时候没有编译成ES5。
ES6箭头函数 chrome调试在console.info(this)能得到值,而直接在控制台输入this,回车为undefined
render: (text, record) => { console.info(this); }
用的webpac优艾设计网_设计圈k和babel,这个时候没有编译成ES5。
精彩评论