You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.6 KiB
37 lines
1.6 KiB
3 years ago
|
<div class="box" id="detailsupdatecategory">
|
||
|
<div class="title">
|
||
|
<div class="titlecontent">
|
||
|
处置
|
||
|
</div>
|
||
|
<i nz-icon nzType="close" nzTheme="outline" (click)="destroyModal()"></i>
|
||
|
</div>
|
||
|
|
||
|
<div class="content">
|
||
|
<p>山东省某中化公司-淄博区域-淄博市第十六加油站</p>
|
||
|
<div class="cutoffrule"></div>
|
||
|
<p>证件名称: 营业执照</p>
|
||
|
<div class="cutoffrule"></div>
|
||
|
<p>证件编号: Z201800041501</p>
|
||
|
<div class="cutoffrule"></div>
|
||
|
<p>证件有效期: 2018.12.02—2025.01.12</p>
|
||
|
<div class="cutoffrule"></div>
|
||
|
<p>办理类型: 年度公示</p>
|
||
|
<div class="cutoffrule"></div>
|
||
|
<p>有效期类型: 1523天</p>
|
||
|
<div class="cutoffrule"></div>
|
||
|
<p>是否年检: 是</p>
|
||
|
<div class="cutoffrule"></div>
|
||
|
<p>证件图片: <img src="/api/Objects/sinochemweb/stationPhotos/175/timg.jpg" alt=""
|
||
|
(click)="viewImg('/api/Objects/sinochemweb/stationPhotos/175/timg.jpg')"></p>
|
||
|
<div class="cutoffrule"></div>
|
||
|
<p>审批意见:</p>
|
||
|
<textarea style="background: #173350;height: 100px;width: 100%;border-radius: 0;border: 0;color: white;" name=""
|
||
|
id="" cols="30" rows="10"></textarea>
|
||
|
<div class="btnbox">
|
||
|
<button nz-button type="button" class="ok" (click)="ok()">通过</button>
|
||
|
<button nz-button type="button" class="cancel" (click)="destroyModal()">驳回</button>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|