I am attempting to detect a change on ngModel in a <select> tag. In Angular 1.x, we might solve this with a $watch on ngModel , or by using ngChange ...
確定! 回上一頁