This commit is contained in:
Taric Xin
2021-12-21 17:38:46 +08:00
parent 198fa1e9e8
commit 81987f56dc

View File

@ -195,7 +195,7 @@ export class UserCenterComponentsDriverCaptainComponent implements OnInit {
}, },
{ title: '推广业务员', className: 'text-center', render: 'promotersTelephone' }, { title: '推广业务员', className: 'text-center', render: 'promotersTelephone' },
{ title: '注册渠道', className: 'text-center', index: 'source', type: 'enum', enum: { 1: '自己录入', 2: '货主录入' } }, { title: '注册渠道', className: 'text-center', index: 'source', type: 'enum', enum: { 1: '自己录入', 2: '货主录入' } },
{ title: '注册时间', className: 'text-center', index: 'unifiedSocialCreditCode3' }, { title: '注册时间', className: 'text-center', index: 'createTime' },
{ {
title: '操作', title: '操作',
width: '170px', width: '170px',