This commit is contained in:
1107302052
2022-03-15 13:00:50 +08:00
parent d2bad04985
commit 5fcdba486e
3 changed files with 8 additions and 8 deletions

View File

@ -283,8 +283,7 @@ tabs = {
width: '200px',
className: 'text-left',
format: (item: any) =>
`${item.settlementWeight || '0'}吨/
${item.settlementVolume || '0'}`
`${item.settlementWeight || ''}`
},
{
title: '承运司机',