angularjs中點擊事件toggle在其他function調用無效,具體描述:$scope.toggle?=?function?(commentReplys)?{
????commentReplys.commentActive?=?!commentReplys.commentActive;
};想在另一個查詢方法里調用commentReplys.commentActive?=?!commentReplys.commentActive;但是不會出現toggle
angularjs中點擊事件toggle在其他function調用無效
TheBigBangTheory
2016-03-15 14:52:32