skyouc
2025-04-02 a3917dfa5f40fb653046a03ea2acde81992f554e
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>