This commit is contained in:
wangshiming
2022-02-21 16:28:01 +08:00
parent 967c972f5f
commit ea407440b6
3 changed files with 87 additions and 65 deletions

View File

@ -286,14 +286,14 @@ tabs = {
{
title: '承运司机',
className: 'text-left',
width: '200px',
index: 'driverName'
width: '250px',
render: 'driverName'
},
{
title: '收款人',
className: 'text-left',
width: '120px',
index: 'payeeName'
width: '200px',
render: 'payeeName',
},
{
title: '装卸货时间',