摘要: this.search = function () { if ($scope.newModel.term == undefined || $scope.newModel.term == null || $scope.newModel.term == '') { initTable() } if ($ 阅读全文