fix:pdfEnhancementEnabled

This commit is contained in:
yujiangping
2025-12-26 11:48:32 +08:00
parent 9f647e8357
commit 6887d7dc74

View File

@@ -119,7 +119,7 @@ const CreateDataset = () => {
if(current === 1 && nextStep === 2) {
// debugger
// handlePreview(data[0],0)
if(parameterSettings === 'customSettings' || processingMethod === 'qaExtract'){
if(parameterSettings === 'customSettings' || processingMethod === 'qaExtract' || pdfEnhancementEnabled){
rechunkFileIds.map((id) => {
const params = {
progress: 0,