fix bug
This commit is contained in:
@ -260,14 +260,13 @@ tabs = {
|
||||
{
|
||||
title: '货物信息',
|
||||
className: 'text-left',
|
||||
width: '180px',
|
||||
width: '250px',
|
||||
render: 'goodsInfos'
|
||||
},
|
||||
{
|
||||
title: '运费单价',
|
||||
className: 'text-right',
|
||||
width: '120px',
|
||||
index: 'freightPrice',
|
||||
render: 'freightPrice'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user