refactor: remove supportBatchUpload prop from StepOne component

This commit is contained in:
twwu 2025-12-11 10:34:00 +08:00
parent c49127540f
commit 0133843164

View File

@ -328,7 +328,6 @@ const StepOne = ({
crawlOptions={crawlOptions}
onCrawlOptionsChange={onCrawlOptionsChange}
authedDataSourceList={authedDataSourceList}
supportBatchUpload={supportBatchUpload}
/>
</div>
{isShowVectorSpaceFull && (