diff --git a/resources/assets/js/pages/manage/application.vue b/resources/assets/js/pages/manage/application.vue
index 5aa6a3802..8f52dcbe1 100644
--- a/resources/assets/js/pages/manage/application.vue
+++ b/resources/assets/js/pages/manage/application.vue
@@ -68,39 +68,39 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -298,7 +298,7 @@ export default {
desc: this.$L('我是达摩院自主研发的超大规模语言模型,能够回答问题、创作文字,还能表达观点、撰写代码。')
},
],
- aibotTabAction: "opanai",
+ aibotTabAction: "openai",
aibotShow: false,
aibotType: 1,
aibotDialogSearchLoad: "",
@@ -449,7 +449,7 @@ export default {
break;
case 'robot':
this.aibotType = 1;
- this.aibotTabAction = "opanai";
+ this.aibotTabAction = "openai";
this.aibotShow = true;
break;
case 'signin':
diff --git a/resources/assets/js/pages/manage/setting/components/SystemAibot.vue b/resources/assets/js/pages/manage/setting/components/SystemAibot.vue
index 836dbb9ff..341727cb9 100644
--- a/resources/assets/js/pages/manage/setting/components/SystemAibot.vue
+++ b/resources/assets/js/pages/manage/setting/components/SystemAibot.vue
@@ -6,49 +6,47 @@
:rules="ruleData"
v-bind="formOptions"
@submit.native.prevent>
-
+
+
+
+
+
+
+
+
+
+
+
+
+