dashboard
repositories
filestore
activity
search
login
main
/
screen_demo3
招投标-北京密云
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Merge branch 'develop' of http://blit.7drlb.com:8888/r/screen-frontend into...
fengxiang
2018-06-19
899b4ddd9790728851834062c57892f600ee4355
[screen_demo3.git]
/
src
/
app
/
routes
/
sensors
/
basic-info
/
sensor-unit
/
sensor-unit
/
sensor-unit.component.html
1
2
3
4
5
6
<div class="modal-header">
<div class="modal-title">配置-传感器单位</div>
</div>
<form [formGroup]="validateForm" (ngSubmit)="save($event,validateForm.value,validateForm.valid)" nz-form [nzType]="'horizontal'">
</form>