mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-25 09:53:29 +08:00
Fix: The form related to switching the dataset pipeline configuration was not rendered. (#17124)
This commit is contained in:
@@ -33,6 +33,7 @@ export interface IDataset {
|
||||
nickname: string;
|
||||
pagerank: number;
|
||||
parser_config: Parserconfig;
|
||||
parser_id?: string;
|
||||
permission: string;
|
||||
pipeline_id: string;
|
||||
raptor_task_finish_at: string;
|
||||
|
||||
Reference in New Issue
Block a user