|
|
|
@ -163,8 +163,11 @@
|
|
|
|
|
<div style="width: 200px;">基本信息</div> |
|
|
|
|
<div class="tabbtn"> |
|
|
|
|
<div class="bule" (click)="index = 1" [ngClass]="{'selected': index == 1}">切换为单位基本信息</div> |
|
|
|
|
<span class="line">|</span> |
|
|
|
|
<div class="bule" (click)="index = 4" [ngClass]="{'selected': index == 4}">切换为“防消联勤”工作检查情况登记表</div> |
|
|
|
|
<span class="line">|</span> |
|
|
|
|
<div class="bule" (click)="index = 2" [ngClass]="{'selected': index == 2}">切换为实战演练卡</div> |
|
|
|
|
<span class="line">|</span> |
|
|
|
|
<div class="bule" (click)="index = 3" [ngClass]="{'selected': index == 3}">切换为数字化预案卡</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
@ -1588,15 +1591,16 @@
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="formbox" *ngIf="index == 3 && isHaveLastTask"> |
|
|
|
|
<button nz-button nzType="primary" *ngIf="!disableds" (click)="download(3)">下载表格</button> |
|
|
|
|
<button nz-button nzType="primary" *ngIf="!disableds" (click)="download(3)">下载表格</button> |
|
|
|
|
<div id="tablebox2"> |
|
|
|
|
<table cellspacing=" 0" cellpadding="0" style="border-collapse:collapse; margin:0 auto; width:488.45pt"> |
|
|
|
|
<tr style="height:18.4pt"> |
|
|
|
|
<td colspan="20" |
|
|
|
|
style="border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1pt; padding-left:5.4pt; padding-right:5.4pt; vertical-align:middle; width:477.65pt"> |
|
|
|
|
<p style="margin:0pt; orphans:0; text-align:center; widows:0"><span |
|
|
|
|
style="font-family:宋体; font-size:22pt; font-weight:bold">{{company}}</span><span |
|
|
|
|
style="font-family:宋体; font-size:22pt; font-weight:bold">基本情况</span></p> |
|
|
|
|
<p style="margin:0pt; orphans:0; text-align:center; widows:0"> |
|
|
|
|
<span style="font-family:宋体; font-size:22pt; font-weight:bold">{{company}}</span> |
|
|
|
|
<span style="font-family:宋体; font-size:22pt; font-weight:bold">基本情况</span> |
|
|
|
|
</p> |
|
|
|
|
</td> |
|
|
|
|
</tr> |
|
|
|
|
<tr style="height:18.4pt"> |
|
|
|
@ -2200,30 +2204,34 @@
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
<div class="formbox" *ngIf="index == 4 && isHaveLastTask"> |
|
|
|
|
<button nz-button nzType="primary" *ngIf="!disableds" (click)="print()">打印表格</button> |
|
|
|
|
<button nz-button nzType="primary" *ngIf="!disableds" (click)="print()">打印表格</button> |
|
|
|
|
<iframe id="iframe1" style="display: none"></iframe> |
|
|
|
|
<div id="tablebox3"> |
|
|
|
|
<p style="margin:0pt; orphans:0; text-align:center; widows:0"><span |
|
|
|
|
style="font-family:'Times New Roman'; font-size:16pt; font-weight:bold">“</span><span |
|
|
|
|
style="font-family:仿宋_GB2312; font-size:16pt; font-weight:bold">防消联勤</span><span |
|
|
|
|
style="font-family:'Times New Roman'; font-size:16pt; font-weight:bold">”</span><span |
|
|
|
|
style="font-family:仿宋_GB2312; font-size:16pt; font-weight:bold">工作检查情况登记表</span></p> |
|
|
|
|
<p style="margin:0pt; orphans:0; text-align:center; widows:0"> |
|
|
|
|
<span style="font-family:'Times New Roman'; font-size:16pt; font-weight:bold">“</span> |
|
|
|
|
<span style="font-family:仿宋_GB2312; font-size:16pt; font-weight:bold">防消联勤</span> |
|
|
|
|
<span style="font-family:'Times New Roman'; font-size:16pt; font-weight:bold">”</span> |
|
|
|
|
<span style="font-family:仿宋_GB2312; font-size:16pt; font-weight:bold">工作检查情况登记表</span> |
|
|
|
|
</p> |
|
|
|
|
<p style="margin:0pt; orphans:0;text-align: center;"> |
|
|
|
|
<span style="font-family:仿宋_GB2312; font-size:12pt;margin-right: 50pt;">执勤中队:{{organization}}</span> |
|
|
|
|
<span style="font-family:仿宋_GB2312; font-size:12pt;margin-left: 50pt;">检查日期:{{checkTime | date:"yyyy-MM-dd |
|
|
|
|
HH:mm:ss" }}</span> |
|
|
|
|
<span style="font-family:仿宋_GB2312; font-size:12pt;margin-left: 50pt;"> |
|
|
|
|
检查日期:{{checkTime | date:"yyyy-MM-dd HH:mm:ss" }} |
|
|
|
|
</span> |
|
|
|
|
</p> |
|
|
|
|
<table cellspacing="0" cellpadding="0" style="border-collapse:collapse; margin:0 auto; width:475.65pt"> |
|
|
|
|
<tr style="height:20.8pt"> |
|
|
|
|
<td |
|
|
|
|
style="border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:0.75pt; border-left-color:#000000; border-left-style:solid; border-left-width:0.75pt; border-right-color:#000000; border-right-style:solid; border-right-width:0.75pt; border-top-color:#000000; border-top-style:solid; border-top-width:0.75pt; padding-left:5.03pt; padding-right:5.03pt; vertical-align:top; width:88.45pt"> |
|
|
|
|
<p style="font-size:9pt; line-height:150%; margin:0pt; orphans:0; widows:0"><span |
|
|
|
|
style="font-family:宋体; font-size:9pt">单位名称</span></p> |
|
|
|
|
<p style="font-size:9pt; line-height:150%; margin:0pt; orphans:0; widows:0"> |
|
|
|
|
<span style="font-family:宋体; font-size:9pt">单位名称</span> |
|
|
|
|
</p> |
|
|
|
|
</td> |
|
|
|
|
<td colspan="2" |
|
|
|
|
style="border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:0.75pt; border-left-color:#000000; border-left-style:solid; border-left-width:0.75pt; border-right-color:#000000; border-right-style:solid; border-right-width:0.75pt; border-top-color:#000000; border-top-style:solid; border-top-width:0.75pt; padding-left:5.03pt; padding-right:5.03pt; vertical-align:top; width:130.95pt"> |
|
|
|
|
<p style="font-size:9pt; line-height:150%; margin:0pt; orphans:0; widows:0"><span |
|
|
|
|
style="font-family:宋体; font-size:9pt">{{company}}</span></p> |
|
|
|
|
<p style="font-size:9pt; line-height:150%; margin:0pt; orphans:0; widows:0"> |
|
|
|
|
<span style="font-family:宋体; font-size:9pt">{{company}}</span> |
|
|
|
|
</p> |
|
|
|
|
</td> |
|
|
|
|
<td colspan="2" |
|
|
|
|
style="border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:0.75pt; border-left-color:#000000; border-left-style:solid; border-left-width:0.75pt; border-right-color:#000000; border-right-style:solid; border-right-width:0.75pt; border-top-color:#000000; border-top-style:solid; border-top-width:0.75pt; padding-left:5.03pt; padding-right:5.03pt; vertical-align:top; width:84.05pt"> |
|
|
|
@ -2386,7 +2394,7 @@
|
|
|
|
|
style="font-family:宋体; font-size:9pt">{{item.name}}</span></p> |
|
|
|
|
<p *ngIf="item.name != '实战演练' && item.name != '数字化预案'" |
|
|
|
|
style="margin:0pt; orphans:0; text-align:justify; widows:0"> |
|
|
|
|
<img *ngFor="let i of item.data.imgShow" [src]="i" width="145" height="82" alt="" |
|
|
|
|
<img (click)="viewImg(i)" *ngFor="let i of item.data.imgShow" [src]="i" width="145" height="82" alt="" |
|
|
|
|
style="-aw-left-pos:0pt; -aw-rel-hpos:column; -aw-rel-vpos:paragraph; -aw-top-pos:0pt; -aw-wrap-type:inline;margin-right: 3pt;" /> |
|
|
|
|
</p> |
|
|
|
|
<p style="margin:0pt; orphans:0; text-align:justify; widows:0"><span |
|
|
|
|