diff --git a/dashboard/src/components/shared/AstrBotConfig.vue b/dashboard/src/components/shared/AstrBotConfig.vue index e98ef16c0..c4785816c 100644 --- a/dashboard/src/components/shared/AstrBotConfig.vue +++ b/dashboard/src/components/shared/AstrBotConfig.vue @@ -300,7 +300,7 @@ function saveEditedContent() { theme="vs-dark" :language="currentEditingLanguage" style="height: calc(100vh - 64px);" - v-model="currentEditingValue" + v-model:value="currentEditingValue" >