caipin 5 年之前
父节点
当前提交
d67ba420ad
共有 2 个文件被更改,包括 2 次插入2 次删除
  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
 	 * 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>
                                             </li>
                                             <% }; %>
                                             <% }; %>
 
 
-						<% if( pageData.currentPage>=3 ) {  %>
+						<% if( pageData.currentPage>=15 ) {  %>
 								
 								
 	  							<li class="page-item">
 	  							<li class="page-item">
                                    <a parameter="<%= pageData.parameter %>" currentPage="1" class="page-link" href="javascript:void(0)">1</a>
                                    <a parameter="<%= pageData.parameter %>" currentPage="1" class="page-link" href="javascript:void(0)">1</a>