wujingjing
2025-04-08 92d65447c6681635068b212fc5d9f72c8a665d2c
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}`"