mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 09:58:04 +08:00
refactor: refactor data source handling and add form for document processing
This commit is contained in:
@ -148,6 +148,7 @@ export const useDraftPipelineProcessingParams = (params: PipelineProcessingParam
|
||||
})
|
||||
},
|
||||
staleTime: 0,
|
||||
enabled: !!pipeline_id && !!node_id,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user