|
@@ -119,21 +119,21 @@
|
|
|
manualColumns:[
|
|
|
{
|
|
|
title: '销售订单账套号',
|
|
|
- width: 140,
|
|
|
+ width: 110,
|
|
|
dataIndex: 'account',
|
|
|
className: 'replacecolor',
|
|
|
ellipsis: true
|
|
|
},
|
|
|
{
|
|
|
title: '销售订单号',
|
|
|
- width: 120,
|
|
|
+ width: 110,
|
|
|
dataIndex: 'orderNumber',
|
|
|
className: 'replacecolor',
|
|
|
ellipsis: true
|
|
|
},
|
|
|
{
|
|
|
title: '销售订单行信息',
|
|
|
- width: 140,
|
|
|
+ width: 110,
|
|
|
dataIndex: 'irowNo',
|
|
|
className: 'replacecolor',
|
|
|
ellipsis: true
|
|
@@ -147,10 +147,9 @@
|
|
|
},
|
|
|
{
|
|
|
title: '存货名称',
|
|
|
- width: 120,
|
|
|
+ width: 190,
|
|
|
dataIndex: 'inventoryName',
|
|
|
className: 'replacecolor',
|
|
|
- ellipsis: true
|
|
|
},
|
|
|
{
|
|
|
title: '规格型号',
|