### What problem does this PR solve? feat: Disable clicking the Next button while uploading files in RunDrawer #3355 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -94,6 +94,7 @@ export interface ITestingChunk {
|
||||
doc_id: string;
|
||||
doc_name: string;
|
||||
img_id: string;
|
||||
image_id: string;
|
||||
important_kwd: any[];
|
||||
kb_id: string;
|
||||
similarity: number;
|
||||
|
||||
Reference in New Issue
Block a user