diff --git a/src/i18n/lang/zh-cn.ts b/src/i18n/lang/zh-cn.ts index 5ad6e702c1b113b2aaf74d3d848f53e471181140..83bd12faba0b4603dbd7cfb30e49e766ab327220 100644 --- a/src/i18n/lang/zh-cn.ts +++ b/src/i18n/lang/zh-cn.ts @@ -362,6 +362,7 @@ export default { witChainD: '资产库配置', witChainD_id: '资产库 ID', describe_the_witChainD: '请输入', + knowledge: '知识库', find_witChainD: '请输入知识库名称/ID', fiveKnowledge: '最多只能选择5个知识库', }, diff --git a/src/views/createapp/components/AssetLibraryDrawer.vue b/src/views/createapp/components/AssetLibraryDrawer.vue index efc05adf1f1b8cf4dcede31f17a26b12d145807e..4cb9f2381641d3e5266fe4319d355c56b1176e3c 100644 --- a/src/views/createapp/components/AssetLibraryDrawer.vue +++ b/src/views/createapp/components/AssetLibraryDrawer.vue @@ -58,7 +58,7 @@ onMounted(() => {