<div ng-controller="ChkCtrl as CCtrl"> {{CCtrl.Roles}} <br /> <label ng-repeat="Role in CCtrl.Roles"> <input type="checkbox" ...
確定! 回上一頁