fix 80149

This commit is contained in:
赵霄
2023-12-29 13:57:42 +08:00
parent 6bb713bee0
commit 81c6cafd12
@@ -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',