This commit is contained in:
wangshiming
2021-12-07 11:23:51 +08:00
parent f490075fdd
commit 74f7526984
9 changed files with 477 additions and 46 deletions

View File

@ -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: '操作',