|
@@ -159,15 +159,15 @@
|
|
|
ellipsis: true,
|
|
|
},
|
|
|
{
|
|
|
- title: '已入库扇数量',
|
|
|
+ title: '已入库框数量',
|
|
|
align:"center",
|
|
|
- dataIndex: 'executeInLeaf',
|
|
|
+ dataIndex: 'executeInFrames',
|
|
|
ellipsis: true,
|
|
|
},
|
|
|
{
|
|
|
- title: '已入库框数量',
|
|
|
+ title: '已入库扇数量',
|
|
|
align:"center",
|
|
|
- dataIndex: 'executeInFrames',
|
|
|
+ dataIndex: 'executeInLeaf',
|
|
|
ellipsis: true,
|
|
|
},
|
|
|
{
|