fix bug
This commit is contained in:
@ -253,9 +253,9 @@ export class WaybillManagementBulkComponent implements OnInit {
|
||||
},
|
||||
{
|
||||
title: '运费明细',
|
||||
width: '220px',
|
||||
width: '250px',
|
||||
className: 'text-right',
|
||||
render: 'billExpenseDetailVOList'
|
||||
render: 'billExpenseDetails'
|
||||
},
|
||||
{ title: '录单员', render: 'createUserName', width: '200px', className: 'text-left' },
|
||||
{ title: '网络货运人', index: 'enterpriseInfoName', width: '220px', className: 'text-left' },
|
||||
|
||||
Reference in New Issue
Block a user