|
@@ -423,7 +423,13 @@
|
|
|
slot: 'specification',
|
|
slot: 'specification',
|
|
|
align: 'center'
|
|
align: 'center'
|
|
|
},
|
|
},
|
|
|
-
|
|
|
|
|
|
|
+ {
|
|
|
|
|
+ minWidth: 200,
|
|
|
|
|
+ prop: 'taskName',
|
|
|
|
|
+ label: '工序',
|
|
|
|
|
+ slot: 'taskName',
|
|
|
|
|
+ align: 'center'
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
width: 120,
|
|
width: 120,
|
|
|
prop: 'totalCount',
|
|
prop: 'totalCount',
|