<select ng-model="form.type" required="required" ng-init="form.type='bug'" ng-options="option.value as option.name for option in typeOptions" > </select>.
確定! 回上一頁