时间:2021-07-01 10:21:17 帮助过:6人阅读
其中select标签中的ng-model属性必须有,其值为选中的对象或属性值。
2.自定义下拉显示名称(label for value in array)
label可以根据需要拼接出不同的字符串
3.ng-options 选项分组
group by分组项
4.ng-options 自定义ngModel的绑定
下面selected的值为optData的id 效果 http://sandbox.runjs.cn/show/nhi8ubrb
效果:http://runjs.cn/detail/nhi8ubrb
以上所述就是本文的全部内容了,希望大家能够喜欢。