fengxiang
2018-03-13 234f914507b05a3b1a92435f5067df6ca4e5eee0
src/app/routes/report/report.component.html
@@ -1,5 +1,5 @@
<div *ngFor="let i of sensorArr">
   <div id ="mydiv{{i}}" style="height: 486px; width: 1000px"></div>
   <div id ="mydiv{{i}}" style="height: 486px; width: 1000px;"></div>
</div>