|
@@ -16395,7 +16395,7 @@ define(['toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
|
|
|
pageParams.keyword = $scope.keyword;
|
|
pageParams.keyword = $scope.keyword;
|
|
|
$scope.tip = $scope.keyword;
|
|
$scope.tip = $scope.keyword;
|
|
|
pageParams.custUU = $scope.order.receiveCode;
|
|
pageParams.custUU = $scope.order.receiveCode;
|
|
|
- Product.get.call(null, BaseService.parseParams(pageParams), function (page) {
|
|
|
|
|
|
|
+ Product.vendPord.call(null, BaseService.parseParams(pageParams), function (page) {
|
|
|
$scope.loading = false;
|
|
$scope.loading = false;
|
|
|
if (page) {
|
|
if (page) {
|
|
|
params.total(page.totalElement);
|
|
params.total(page.totalElement);
|