zhangherong
2025-03-05 e2105dc94d2f03070398114ea47fba8f9105dee8
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',