當使用AngularJS 所提供的ng-submit時,表單不能有 action 屬性才行,不然表單 ... var Ctrl = function($scope){ $scope.skills = []; $scope.skill ...
確定! 回上一頁