fix 80149
This commit is contained in:
@@ -109,12 +109,12 @@ export default {
|
||||
title: this.$t('projectLibrary.vehicleItemLibrary.standardState'),
|
||||
width: 100
|
||||
},
|
||||
// // 责任部门
|
||||
// {
|
||||
// dataIndex: 'departmentId_dictText',
|
||||
// title: this.$t('projectLibrary.vehicleItemLibrary.responsibleDepartment'),
|
||||
// width: 120
|
||||
// },
|
||||
// 评估人
|
||||
{
|
||||
dataIndex: 'assessorName',
|
||||
title: this.$t('projectLibrary.vehicleItemLibrary.evaluator'),
|
||||
width: 120
|
||||
},
|
||||
// 流程状态
|
||||
{
|
||||
dataIndex: 'processStatus_dictText',
|
||||
|
||||
Reference in New Issue
Block a user