ES6箭頭函數 chrome調試在console.info(this)能得到值,而直接在控制臺輸入this,回車為undefined render: (text, record) => { console.info(this);
}用的webpack和babel,這個時候沒有編譯成ES5。
ES6箭頭函數 chrome調試直接console和控制臺輸出得到不同結果
拉莫斯之舞
2018-09-12 14:09:05