ng-repeat 设定select 选择项
生活随笔
收集整理的這篇文章主要介紹了
ng-repeat 设定select 选择项
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?
<select class="form-control m-b" name="FPermissionID" ng-model="mgfunc.FPermissionID"><option ng-repeat="x in mgpermissionInfo" value="{{ x.Id }}">{{ x.FName }}</option></select>?
轉載于:https://www.cnblogs.com/CoreXin/p/5593458.html
總結
以上是生活随笔為你收集整理的ng-repeat 设定select 选择项的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 在windows上搭建react-nat
- 下一篇: mac 系统下nvm管理node安装遇到