@@ -128,7 +128,7 @@ export default {
width: 120,
dataIndex: 'totalNum'
},
- {
+ /* {
title: '完成数量',
dataIndex: 'totalFinishNum'
@@ -142,7 +142,7 @@ export default {
title: '完成率',
dataIndex: 'finishRate'
- },
+ }, */
{
title: '操作',
key: 'action',