caipin 5 years ago
parent
commit
d67ba420ad
2 changed files with 2 additions and 2 deletions
  1. 1 1
      app/service/cloudEditionService.js
  2. 1 1
      views/cloud/curing.html

+ 1 - 1
app/service/cloudEditionService.js

@@ -21,7 +21,7 @@ var cloudService={
 	 * 获得养护列表
 	 * compilation_id 编办ID
 	 */
-    getCuringList: async function(compilation_id,page=12){
+    getCuringList: async function(compilation_id,page=15){
        
     	//获得远程养护用户
     	//分页数据

+ 1 - 1
views/cloud/curing.html

@@ -176,7 +176,7 @@
                                             </li>
                                             <% }; %>
 
-						<% if( pageData.currentPage>=3 ) {  %>
+						<% if( pageData.currentPage>=15 ) {  %>
 								
 	  							<li class="page-item">
                                    <a parameter="<%= pageData.parameter %>" currentPage="1" class="page-link" href="javascript:void(0)">1</a>