checkbox 類型的input 中本身有onchange 事件,但是onchange 事件裏放angular 的方法是不識別的,這就要用到一個方法:angular.element(this).scope() ...
確定! 回上一頁