dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
报表优化
xufenglei
2018-03-06
19996ed69af73df08d5cb3cb8a8618eb5bc20eb4
[screen_demo2.git]
/
src
/
app
/
routes
/
report
/
report.component.html
1
2
3
4
5
<div *ngFor="let i of sensorArr">
<div id ="mydiv{{i}}" style="height: 487px; width: 1000px"></div>
</div>