|
@@ -121,7 +121,7 @@ var cloudService={
|
|
|
//curingCloudList[i].sso_id=v.sso_id;
|
|
|
//最后使用
|
|
|
curingCloudList[i].latest_usedName='';
|
|
|
- console.log(compilationList.lenght);
|
|
|
+ console.log(compilationList.length);
|
|
|
for(var ci=1;ci<=compilationList.lenght;ci++){
|
|
|
|
|
|
console.log(v.latest_used);
|