This commit is contained in:
wangshiming
2022-03-25 16:33:00 +08:00
parent 052ca6e1a7
commit 2f9ce76435
2 changed files with 6 additions and 6 deletions

View File

@ -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' },