fix(project): fix bug
This commit is contained in:
@@ -82,6 +82,7 @@ export default function LabelSchemeContainer(props: {
|
||||
<DataTable<ProjectDetail.LabelSchemaList>
|
||||
withTableBorder
|
||||
withRowBorders
|
||||
idAccessor="category_id"
|
||||
records={schemas}
|
||||
columns={columns}
|
||||
minHeight={160}
|
||||
|
||||
Reference in New Issue
Block a user