Commit a71f2a7b authored by zhengke's avatar zhengke

no message

parent 76aee277
...@@ -1128,6 +1128,7 @@ ...@@ -1128,6 +1128,7 @@
} }
} }
} }
}
if(item.LossList.length>0){ if(item.LossList.length>0){
let LossList = item.LossList let LossList = item.LossList
for(let h=0;h<LossList.length;h++){ for(let h=0;h<LossList.length;h++){
...@@ -1138,7 +1139,6 @@ ...@@ -1138,7 +1139,6 @@
} }
} }
} }
}
}) })
this.dataList = data; this.dataList = data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment