zhangherong
2025-03-04 4fa524413c98f7547f1ba38d3ec6ed64ef6130aa
src/views/eam/RepairOrderActualWorkHoursList.vue
@@ -138,18 +138,10 @@
          }
        },
        {
          title: '人员编码',
          dataIndex: 'username',
          align: 'center'
        },
        {
          title: '人员名称',
          dataIndex: 'realname',
          dataIndex: 'userId',
          align: 'center'
        },
        {
          title: '主承修人',
          dataIndex: 'principalContractor_dictText',