订单
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
* @Author: your name
|
||||
* @Date: 2021-12-03 11:10:14
|
||||
* @LastEditTime: 2021-12-07 11:12:08
|
||||
* @LastEditTime: 2021-12-07 11:16:41
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||
* @FilePath: \tms-obc-web\src\app\routes\supply-management\components\vehicle\vehicle.component.html
|
||||
@ -60,39 +60,27 @@
|
||||
<nz-modal [(nzVisible)]="isVisibleView" [nzWidth]="600" [nzFooter]="nzModalFooterview" nzTitle="查看" (nzOnOk)="handleOK()" (nzOnCancel)="handleCancel('0')">
|
||||
<ng-container *nzModalContent>
|
||||
<sv-container labelWidth="160" class="apply-sv">
|
||||
<sv label="身份证号" col="1">{{ infoData1?.enterpriseName }}</sv>
|
||||
<sv label="姓名" col="1">{{ infoData1?.unifiedSocialCreditCode }}</sv>
|
||||
<sv label="手机号" col="1">{{ infoData1?.enterpriseType }}</sv>
|
||||
<sv label="银行卡号" col="1">{{ infoData1?.registrationCapital }} 万元</sv>
|
||||
<sv label="开户行" col="1">{{ infoData1?.enterpriseRegistrationTime }}</sv>
|
||||
<sv label="备注" col="1">
|
||||
{{ infoData1?.enterpriseRegistrationTime }}
|
||||
</sv>
|
||||
<sv label="身份证正面照" col="1">
|
||||
<sv label="车牌号" col="1">{{ infoData1?.enterpriseName }}</sv>
|
||||
<sv label="车型" col="1">{{ infoData1?.unifiedSocialCreditCode }}</sv>
|
||||
<sv label="车长" col="1">{{ infoData1?.enterpriseType }}</sv>
|
||||
<sv label="载重" col="1">{{ infoData1?.registrationCapital }} 万元</sv>
|
||||
<sv label="备注" col="1">{{ infoData1?.enterpriseRegistrationTime }}</sv>
|
||||
<sv label=" 行驶证" col="1">
|
||||
<!-- <span class="sv-img"
|
||||
><img
|
||||
[src]="infoData1?.enterpriseQualificationCertificateurl"
|
||||
(click)="viewImg(infoData1?.enterpriseQualificationCertificateurl)"
|
||||
/></span> -->
|
||||
</sv>
|
||||
<sv label="身份证过期时间" col="1">{{ infoData1?.enterpriseAddress }}</sv>
|
||||
<sv label="驾驶证照片" col="1">
|
||||
<sv label="行驶证过期时间" col="1">{{ infoData1?.enterpriseAddress }}</sv>
|
||||
<sv label="道运证" col="1">
|
||||
<!-- <span class="sv-img"
|
||||
><img
|
||||
[src]="infoData1?.enterpriseQualificationCertificateurl"
|
||||
(click)="viewImg(infoData1?.enterpriseQualificationCertificateurl)"
|
||||
/></span> -->
|
||||
</sv>
|
||||
<sv label="驾驶证过期时间" col="1">{{ infoData1?.businessScope }}</sv>
|
||||
<sv label="从业资格证" col="1">
|
||||
<!-- <span class="sv-img"
|
||||
><img
|
||||
[src]="infoData1?.enterpriseQualificationCertificateurl"
|
||||
(click)="viewImg(infoData1?.enterpriseQualificationCertificateurl)"
|
||||
/></span> -->
|
||||
</sv>
|
||||
<sv label="从业资格证过期时间" col="2">{{ infoData1?.businessScope }}</sv>
|
||||
<sv col="2">已临期</sv>
|
||||
<sv label="道运证过期时间" col="1">{{ infoData1?.businessScope }}</sv>
|
||||
</sv-container>
|
||||
</ng-container>
|
||||
<ng-template #nzModalFooterview>
|
||||
|
||||
@ -97,11 +97,7 @@ export class OrderManagementCarManageComponent implements OnInit {
|
||||
},
|
||||
no2: {
|
||||
type: 'string',
|
||||
title: '姓名'
|
||||
},
|
||||
no1: {
|
||||
type: 'string',
|
||||
title: '手机号'
|
||||
title: '车牌号'
|
||||
},
|
||||
},
|
||||
};
|
||||
@ -137,34 +133,24 @@ export class OrderManagementCarManageComponent implements OnInit {
|
||||
render: 'goodsId'
|
||||
},
|
||||
{
|
||||
title: '姓名',
|
||||
title: '车牌号',
|
||||
width: '100px',
|
||||
className: 'text-center',
|
||||
},
|
||||
{ title: '身份证号', index: 'externalSn', width: '120px', className: 'text-center' },
|
||||
{ title: '手机号', index: 'linkUrl', width: '120px', className: 'text-center' },
|
||||
{ title: '车型', index: 'externalSn', width: '120px', className: 'text-center' },
|
||||
{ title: '车长(m)', index: 'linkUrl', width: '120px', className: 'text-center' },
|
||||
{
|
||||
title: '身份证',
|
||||
title: '载重(吨)',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
},
|
||||
{
|
||||
title: '驾驶证',
|
||||
title: '行驶证',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
},
|
||||
{
|
||||
title: '从业资格证',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
},
|
||||
{
|
||||
title: '平台认证状态',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
},
|
||||
{
|
||||
title: '银行卡',
|
||||
title: '道运证',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
},
|
||||
@ -177,18 +163,22 @@ export class OrderManagementCarManageComponent implements OnInit {
|
||||
title: '驳回原因',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
render: 'feiong'
|
||||
},
|
||||
{
|
||||
title: '添加时间',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
},
|
||||
{
|
||||
title: '驳回原因',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
render: 'feiong'
|
||||
},
|
||||
{
|
||||
title: '添加人',
|
||||
className: 'text-center',
|
||||
width: '120px',
|
||||
render: 'enStatusStr27878'
|
||||
},
|
||||
{
|
||||
title: '操作',
|
||||
|
||||
Reference in New Issue
Block a user