fix 79841

This commit is contained in:
赵霄
2023-12-26 16:59:31 +08:00
parent 3eb7fc192c
commit c57cf05daf
@@ -113,7 +113,7 @@ export default {
}, },
// 项目负责人 // 项目负责人
{ {
dataIndex: 'nameWorkNo', dataIndex: 'projectLeader_dictText',
title: this.$t('projectLibrary.vehicleItemLibrary.projectLeader'), title: this.$t('projectLibrary.vehicleItemLibrary.projectLeader'),
width: 150 width: 150
}, },