I have this dropdownlist in my template:
相关标签: 1条回答 太阳男子 2021-01-27 00:36 ng-change event can't pass ng-options current item as value. You already do have selected value inside your ng-model, so you can pass your model which already has o(current selected value) ng-change="list.getItems(list.currentItemsStatus.id)" 0 讨论(0) 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
ng-change event can't pass ng-options current item as value.
ng-change
ng-options
You already do have selected value inside your ng-model, so you can pass your model which already has o(current selected value)
ng-model
o
ng-change="list.getItems(list.currentItemsStatus.id)"