var app = angular.module('app', ['ngTable']); app.controller('myController', function($scope, $http, $filter, ngTableParams) ...
確定! 回上一頁