src/components/chat/chatComponents/summaryCom/SummaryCom.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/chat/chatComponents/summaryCom/SummaryCom.vue
@@ -17,7 +17,7 @@ <div class="flex flex-col" v-if="showReportIndex.includes(index) && conclusion?.length > 0"> <div class="flex items-center mb-3"> <span class="mr-2">评估:</span> <span class="mr-2">分析评估:</span> <div @click="toggleReport(item)" class="cursor-pointer border border-gray-300 border-solid w-fit px-2 flex items-center space-x-2 rounded-lg hover:bg-gray-100 active:bg-gray-200"