批量审核
This commit is contained in:
@ -232,10 +232,10 @@ export class SupplyManagementBulkComponent implements OnInit {
|
||||
render: 'resourceCode'
|
||||
},
|
||||
{ title: '服务类型', index: 'serviceTypeLabel', width: '150px', className: 'text-left' },
|
||||
{ title: '货主', index: 'shipperAppUserName', width: '200px', className: 'text-left' },
|
||||
{ title: '项目名称', index: 'enterpriseProjectName', width: '200px', className: 'text-left' },
|
||||
{ title: '货主', index: 'shipperAppUserName', width: '220px', className: 'text-left' },
|
||||
{ title: '项目名称', index: 'enterpriseProjectName', width: '220px', className: 'text-left' },
|
||||
{ title: '关联订单', render: 'orderSn', width: '200px', className: 'text-left' },
|
||||
{ title: '货物信息', render: 'goodsInfos', width: '200px', className: 'text-left' },
|
||||
{ title: '货物信息', render: 'goodsInfos', width: '280px', className: 'text-left' },
|
||||
{
|
||||
title: '装货地',
|
||||
className: 'text-left',
|
||||
|
||||
Reference in New Issue
Block a user