|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
<!-- <button nz-button nzType="primary">新增建筑</button> |
|
|
|
|
<button nz-button nzType="primary">查看消防设施统计</button> --> |
|
|
|
|
</div> |
|
|
|
|
<div class="button-right"><button nz-button nzType="primary">保存</button></div> |
|
|
|
|
<div class="button-right"><button nz-button nzType="primary" (click)="exportClick()">下载</button></div> |
|
|
|
|
</div> |
|
|
|
|
<div class="title">单位信息</div> |
|
|
|
|
<div class="content" style="display: flex;"> |
|
|
|
@ -57,7 +57,7 @@
|
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
<div class="content-right" style="width: 50%;"> |
|
|
|
|
<button (click)=" exportClick()">123</button> |
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div> |
|
|
|
|