wujingjing
2024-11-12 ccce70e9005b91d77b67e0000209b0579d22402d
暂无数据
已修改1个文件
5 ■■■■■ 文件已修改
src/components/chat/chatComponents/summaryCom/SummaryCom.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/chat/chatComponents/summaryCom/SummaryCom.vue
@@ -35,6 +35,11 @@
                </div>
            </template>
        </template>
        <el-empty v-else  :image-size="200" class="!py-3">
            <!-- <template #description>
                <span > 暂无数据 </span>
            </template> -->
        </el-empty>
        <!-- <ReportDlg v-model="infoDlgIsShow" :report="report" :agentKey="agentKey"></ReportDlg> -->
    </div>
</template>