|
@@ -194,7 +194,6 @@ export default {
|
|
|
// },
|
|
|
// className: 'replacecolor'
|
|
|
// },
|
|
|
- { title: '工时(分)', width: 55, dataIndex: 'coefficient', className: 'replacecolor',ellipsis: true, },
|
|
|
{
|
|
|
title: '件数',
|
|
|
width: 50,
|
|
@@ -202,6 +201,8 @@ export default {
|
|
|
className: 'replacecolor',
|
|
|
ellipsis: true,
|
|
|
},
|
|
|
+ { title: '工时(分)', width: 55, dataIndex: 'coefficient', className: 'replacecolor',ellipsis: true, },
|
|
|
+
|
|
|
{
|
|
|
title: '计划单号',
|
|
|
width: 80,
|