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