https://www.zcfy.cc/article/clean-up-your-vue-modules-with-es6-arrow-functions-dotdev
使用箭头函数,this指向vue示例。
一般函数的话,严格模式下this指向undefined。
https://www.zcfy.cc/article/clean-up-your-vue-modules-with-es6-arrow-functions-dotdev
使用箭头函数,this指向vue示例。
一般函数的话,严格模式下this指向undefined。