From 829fe7e4ba48e666ebce67e32f76f793070fffa1 Mon Sep 17 00:00:00 2001 From: zzw <2318266924@qq.com> Date: Wed, 15 May 2024 14:54:54 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E8=B0=83=E6=95=B4=E6=99=BA?= =?UTF-8?q?=E8=B0=B1=E6=B8=85=E8=A8=80=E6=8F=8F=E8=BF=B0=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/js/pages/manage/application.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/js/pages/manage/application.vue b/resources/assets/js/pages/manage/application.vue index 6257d28e6..dbe7d8221 100644 --- a/resources/assets/js/pages/manage/application.vue +++ b/resources/assets/js/pages/manage/application.vue @@ -284,7 +284,7 @@ export default { value: "zhipu", label: "Zhipu", src: $A.mainUrl('images/avatar/default_zhipu.png'), - desc: `${this.$L('我是ChatGLM,是基于智谱 AI 公司于2023年训练的语言模型开发的')}${this.$L('我的任务是针对用户的问题和要求提供适当的答复和支持。')}` + desc: `${this.$L('我是智谱清言,是智谱 AI 公司于2023训练的语言模型。')}${this.$L('我的任务是针对用户的问题和要求提供适当的答复和支持。')}` }, ], aibotTabAction: "opanai",