qushaowei
2024-04-16 7c38e9cf9fd161a0e296a047e904eeaf65d96f9f
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',