From 13281d8a7d9704cec2d17873e9207297480b6f9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=98=B1=E8=BE=BE?= Date: Thu, 6 Nov 2025 15:53:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(portal):=20=E8=B0=83=E6=95=B4AI=E9=80=9A?= =?UTF-8?q?=E8=AF=9D=E5=BC=B9=E7=AA=97=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 设置AI通话弹窗默认宽度为800px - 优化弹窗显示效果和用户体验 --- src/views/portal/case/AICall.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/portal/case/AICall.vue b/src/views/portal/case/AICall.vue index d4e48123..b2c9ce7b 100644 --- a/src/views/portal/case/AICall.vue +++ b/src/views/portal/case/AICall.vue @@ -12,6 +12,7 @@ :append-to-body="true" :fullscreen="false" top="10vh" + width="800px" v-resizeable v-draggable >