zhangherong
2025-03-04 fe7c43f16b81a6352b74d3cac84c891000f41659
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',