中化加油站项目
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

<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>证件名称: &nbsp;&nbsp;营业执照</p>
<div class="cutoffrule"></div>
<p>证件编号: &nbsp;&nbsp;Z201800041501</p>
<div class="cutoffrule"></div>
<p>证件有效期: &nbsp;&nbsp;2018.12.02—2025.01.12</p>
<div class="cutoffrule"></div>
<p>办理类型: &nbsp;&nbsp;年度公示</p>
<div class="cutoffrule"></div>
<p>有效期类型: &nbsp;&nbsp;1523天</p>
<div class="cutoffrule"></div>
<p>是否年检: &nbsp;&nbsp;</p>
<div class="cutoffrule"></div>
<p>证件图片: &nbsp;&nbsp;<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>