fix: 修复嵌入式不显示历史记录问题

This commit is contained in:
wangdan-fit2cloud 2024-07-30 17:14:36 +08:00
parent 05730e4872
commit 78937f4c48

View File

@ -45,7 +45,7 @@
<!-- 历史记录弹出层 -->
<div
v-if="applicationDetail.show_history"
v-if="applicationDetail.show_history || !user.isEnterprise()"
@click.prevent.stop="show = !show"
class="chat-popover-button cursor color-secondary"
>