caipin hace 5 años
padre
commit
a23323919a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/service/cloudEditionService.js

+ 1 - 1
app/service/cloudEditionService.js

@@ -105,7 +105,7 @@ var cloudService={
         
     	//组合数据以获得本地扩展数据
         if(!hash.isExistence(curingCloudList)){
-        	curingCloudList={curingList:[],pageData:[],sortList:[]};
+        	curingCloudList=[];
         }
         var mobile=[];
         curingCloudList.forEach(function(v,i){