@@ -61,7 +61,7 @@
{
title: '转入仓库',
align:"center",
- dataIndex: 'inWarehouse;',
+ dataIndex: 'inWarehouseName',
ellipsis: true,
},
@@ -243,7 +243,7 @@
- title: '同步状态',
+ title: '同步(杂发)',
dataIndex: 'sync',
@@ -253,7 +253,20 @@
dataIndex: 'syncInfo',
- width:460,
+ width:260,
+ },
+ {
+ title: '同步(杂收)',
+ align:"center",
+ dataIndex: 'sync1',
+ ellipsis: true,
+ title: '同步信息',
+ dataIndex: 'syncInfo1',
],
}
@@ -55,7 +55,7 @@
@@ -237,7 +237,7 @@
@@ -247,7 +247,20 @@