controller('mainCtrl', function($scope, NgTableParams, $resource) { ... }); Note that: We injected the ngTable module to use it for displaying ...
確定! 回上一頁