mirror of
https://github.com/langgenius/dify.git
synced 2026-04-11 03:56:55 +08:00
wip: refactor
This commit is contained in:
parent
dfebcd0ea7
commit
cc2a9cdf37
@ -177,6 +177,8 @@ const StepTwo = ({
|
||||
setDocForm(value)
|
||||
// eslint-disable-next-line @typescript-eslint/no-use-before-define
|
||||
currentEstimateMutation.reset()
|
||||
if (value === ChuckingMode.parentChild)
|
||||
setIndexType(IndexingType.QUALIFIED)
|
||||
}
|
||||
|
||||
const [docLanguage, setDocLanguage] = useState<string>(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user