|
|
|
@ -8,7 +8,9 @@
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="headerRight"> |
|
|
|
|
<button style="border: 1px solid #07CDCF; border-radius: 5px; margin: 0 15px;" (click)='openFireExamination()'><mat-icon>visibility</mat-icon>消防设施考题设定</button> |
|
|
|
|
<button style="border: 1px solid #07CDCF; border-radius: 5px; margin: 0 15px;" (click)='openFireExamination()'><mat-icon>visibility</mat-icon> |
|
|
|
|
需要标记的消防设施 |
|
|
|
|
</button> |
|
|
|
|
<button (click)="saveSite()"><mat-icon>description</mat-icon>保存</button> |
|
|
|
|
<button (click)="openUploadQuestions()"><mat-icon>open_in_browser</mat-icon>上传</button> |
|
|
|
|
</div> |
|
|
|
|