results.push($scope.$broadcast('changeChildren', item)); What does that mean? Is there any other way of writing in ES6?

前端 未结 0 1283
有刺的猬
有刺的猬 2020-12-06 14:41

var i, item, len, ref, results, selected; selected = $event.target.checked; ref = $scope.list; results = []; for (i = 0, len = ref.length; i < len; i++) {if (window.CP.sh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题