feat: move layout_recognize to the bottom (#146)
* feat: add Page Ranges label * feat: move layout_recognize to the bottom
This commit is contained in:
@@ -231,6 +231,7 @@ const KnowledgeFile = () => {
|
||||
onOk={onChangeParserOk}
|
||||
visible={changeParserVisible}
|
||||
hideModal={hideChangeParserModal}
|
||||
disabled={currentRecord.chunk_num > 0}
|
||||
loading={changeParserLoading}
|
||||
/>
|
||||
<RenameModal
|
||||
|
||||
Reference in New Issue
Block a user