|
@@ -244,7 +244,7 @@ export default {
|
|
{
|
|
{
|
|
title: '集装箱号',
|
|
title: '集装箱号',
|
|
dataIndex: 'containerNumber',
|
|
dataIndex: 'containerNumber',
|
|
- width: 100,
|
|
|
|
|
|
+ width: 125,
|
|
ellipsis: true,
|
|
ellipsis: true,
|
|
// scopedSlots: { customRender: 'containerNo' },
|
|
// scopedSlots: { customRender: 'containerNo' },
|
|
className: 'replacecolor'
|
|
className: 'replacecolor'
|