fix issue:GSO-87
authorc00149107 <chenchuanyu@huawei.com>
Mon, 31 Oct 2016 06:39:28 +0000 (14:39 +0800)
committerc00149107 <chenchuanyu@huawei.com>
Mon, 31 Oct 2016 06:39:28 +0000 (14:39 +0800)
Change-Id: I5a0783abba8976dc9393f6efb57eab719e32324f
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/js/rest.js

index 7590bdf..a6e2eba 100644 (file)
@@ -174,7 +174,7 @@ function loadGetServiceData(){
     var parameter = {\r
             'sort': [],\r
             'pagination': 0,\r
-            'pagesize': 25,\r
+            'pagesize': 10000,\r
             'condition': {},\r
             'serviceId': ""\r
         };\r