fix issue:GSO-87
authorc00149107 <chenchuanyu@huawei.com>
Mon, 31 Oct 2016 06:42:54 +0000 (14:42 +0800)
committerc00149107 <chenchuanyu@huawei.com>
Mon, 31 Oct 2016 06:42:54 +0000 (14:42 +0800)
Change-Id: I9688b3670c2f89e955d0c212859ea8ce06442280
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