caipin 5 vuotta sitten
vanhempi
commit
ee85160e02
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/service/cloudEditionService.js

+ 1 - 1
app/service/cloudEditionService.js

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