app.controller('DemoCtrl', function($scope, NgTableParams) { var self = this; var data = [{name: "Moroni", age: 50}, {name: "Tiancum", ...
確定! 回上一頁