|
|
@@ -174,13 +174,7 @@
|
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 200
|
|
|
},
|
|
|
- // {
|
|
|
- // prop: 'deliveryDate',
|
|
|
- // label: '交货日期',
|
|
|
- // align: 'center',
|
|
|
- // showOverflowTooltip: true,
|
|
|
- // minWidth: 200
|
|
|
- // },
|
|
|
+
|
|
|
{
|
|
|
prop: 'partaName',
|
|
|
label: '客户名称',
|
|
|
@@ -195,6 +189,12 @@
|
|
|
showOverflowTooltip: true,
|
|
|
minWidth: 130
|
|
|
},
|
|
|
+ {
|
|
|
+ minWidth: 160,
|
|
|
+ prop: 'productionCodes',
|
|
|
+ label: '生产编号',
|
|
|
+ align: 'center'
|
|
|
+ },
|
|
|
{
|
|
|
prop: 'inventoryQuantity',
|
|
|
label: '库存数',
|