src/components/chat/assistant/index.vue
@@ -45,7 +45,7 @@ <!-- #endregion --> <!-- #region ====================== 过程输出 ======================--> <div class="mt-3 step-list max-h-[500px] overflow-y-auto" ref="stepListRef"> <div class="mt-3 step-list max-h-[500px] overflow-y-auto bg-gray-100" ref="stepListRef"> <el-steps v-show="msg?.stepGroup?.[index].isShow" class="mt-3" direction="vertical"> <el-step :key="`template-${stepIndex}`"