rsf-admin/src/page/taskItem/TaskItemPanel.jsx
@@ -66,12 +66,6 @@ </Grid> <Grid item xs={6}> <PanelTypography title="table.field.taskItem.sourceCode" property={record.sourceCode} /> </Grid> <Grid item xs={6}> <PanelTypography title="table.field.taskItem.matnrId" property={record.matnrId} /> @@ -116,12 +110,6 @@ <PanelTypography title="table.field.taskItem.model" property={record.model} /> </Grid> <Grid item xs={6}> <PanelTypography title="table.field.taskItem.fieldsIndex" property={record.fieldsIndex} /> </Grid>