Commit 53aba4ed authored by wangxl's avatar wangxl

3333

parent e16923c3
......@@ -84,7 +84,7 @@ export default {
{ title: "评审意见", dataIndex: "remark", align: 'center' },
{ title: '评分', dataIndex: 'totalScore', align: 'center' },
{ title: '是否推荐立项', scopedSlots: { customRender: 'supportState' }, align: 'center' },
{ title: '不推荐原因', scopedSlots: { customRender: 'noSupportReason' }, align: 'center' },
// { title: '不推荐原因', scopedSlots: { customRender: 'noSupportReason' }, align: 'center' },
{ title: '评审结果', scopedSlots: { customRender: 'evaluationType' }, align: 'center' },
// { title: '评审状态', scopedSlots: { customRender: 'expertEvaluation' }, align: 'center' },
{ title: '操作', scopedSlots: { customRender: 'option' }, align: 'center', fixed: 'right', width: 120, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment