var app = angular.module('XXX', ['ngTable']); app.controller('XXXXX', function($scope, NgTableParams){ //-Inside wherever your using ngTableParams change it to ...
確定! 回上一頁