src/views/project/yw/dataManage/knowledge/ViewKnowledge.vue
@@ -230,7 +230,7 @@ }; const handleViewKnowledgeFile = (row) => { router.push({ name: 'ViewFile', name: 'ViewSegmentationFile', query: { id: row.id, }, @@ -382,7 +382,7 @@ .set-table-height { background: #fff; border-radius: 16px; height: calc(100% - 80px); height: calc(100% - 50px); margin-top: 12px; overflow-y: auto; padding: 20px 24px;