Commit d2ebe65d authored by nick zheng's avatar nick zheng

chore: 剔除知识库切片关闭操作提示语

parent 3404f8e7
......@@ -204,7 +204,6 @@ async function handleUpdateOpenKnowledgeChunk(chunkItem: KnowledgeChunkItem) {
})
if (res.code === 0) {
window.$message.success(t('common_module.edit_success_message'))
await handleGetKnowledgeChunkList()
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment