src/app/routes/report/report.component.html | ●●●●● patch | view | raw | blame | history |
src/app/routes/report/report.component.html
@@ -26,14 +26,14 @@ </div> <div class="content"> <!-- <div *ngFor="let item of items;let i = index"> <div *ngFor="let item of items;let i = index"> <div class="left"> <h2>{{item.monitorPointName}}</h2> <p class="text1">公司地址:{{item.monitorPointAddress}}</p> <p class="text1">该公司拥有设备{{item.deviceCount}}台</p> <div class="clear_fix"></div> </div> </div> --> </div> <div class="clear_fix"></div> </div> </div>