|
@@ -125,7 +125,7 @@ export default {
|
|
|
dataIndex: 'depositaryReceiptNo',
|
|
|
width: 120,
|
|
|
ellipsis: true,
|
|
|
- fixed: 'left',
|
|
|
+ // fixed: 'left',
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
{
|
|
@@ -133,7 +133,7 @@ export default {
|
|
|
dataIndex: 'shippingOrderNumber',
|
|
|
width: 120,
|
|
|
ellipsis: true,
|
|
|
- fixed: 'left',
|
|
|
+ // fixed: 'left',
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
{
|