fix 80708
This commit is contained in:
+2
-2
@@ -211,9 +211,9 @@ export default {
|
||||
align: 'center',
|
||||
scopedSlots: { customRender: 'content' }
|
||||
},
|
||||
// 上一节点处理人
|
||||
// 评估人
|
||||
{
|
||||
title: this.$t('projectCompliance.preNodeProcessesPeople'),
|
||||
title: this.$t('projectCompliance.evaluator'),
|
||||
dataIndex: 'previousNodeHandler',
|
||||
width: 150,
|
||||
align: 'center'
|
||||
|
||||
Reference in New Issue
Block a user