|
@@ -303,7 +303,7 @@ export default {
|
|
|
{
|
|
|
title: '款号',
|
|
|
dataIndex: 'itemNumber',
|
|
|
- width: 120,
|
|
|
+ width: 180,
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
{
|
|
@@ -353,7 +353,7 @@ export default {
|
|
|
{
|
|
|
title: '采购/委外订单号',
|
|
|
dataIndex: 'purOrSubOrder',
|
|
|
- width: 120,
|
|
|
+ width: 180,
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
{
|