Code goes here var app = angular.module('MyApp', ['ui.select2']); app.controller( ... viewValue); // Refresh angular to remove the superfluous option ...
確定! 回上一頁