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