为了账号安全,请及时绑定邮箱和手机立即绑定

_ => {} 这个是es6 的什么写法我 element ui里面看到的?

_ => {} 这个是es6 的什么写法我 element ui里面看到的?

交互式爱情 2018-12-12 19:15:36
showInput(index) {    this.attr[index].inputVisible = true;    **this.$nextTick(_ => {      console.log(this)      this.$refs.saveTagInput[index].$refs.input.focus();    });**
查看完整描述

1 回答

?
猛跑小猪

TA贡献1858条经验 获得超8个赞

es6 箭头函数


_ => {}

function(_) {


}


查看完整回答
反对 回复 2019-01-18
  • 1 回答
  • 0 关注
  • 388 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信