caipin %!s(int64=5) %!d(string=hai) anos
pai
achega
bfa6d16b67
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/cloudEditionService.js

+ 1 - 1
app/service/cloudEditionService.js

@@ -36,7 +36,7 @@ var cloudService={
         
     	//组合数据以获得本地扩展数据
         var mobile=[];
-        curingCloudList.forEach(function(v,i){
+        curingCloudList.userInfo.forEach(function(v,i){
         	mobile.push(v.mobile);
         });