@@ -120,6 +120,13 @@ export default {
key: '',
className: 'replacecolor'
},
+ {
+ title: '订单号',
+ dataIndex: 'cplanCode',
+ width: 120,
+ key: '',
+ className: 'replacecolor'
+ },
{
title: '入库单号',
dataIndex: 'ccode',
@@ -111,7 +111,7 @@ export default {
title: '委外订单号',
- dataIndex: 'ccode',
width: 120,