From 400334ae6a606e3b9e7ed8739c37f8efe012aaa8 Mon Sep 17 00:00:00 2001 From: moux1024 <403053463@qq.com> Date: Wed, 15 Oct 2025 22:10:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20chatinputbox=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0pcode=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ChatInputBox/ChatInputBox.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/ChatInputBox/ChatInputBox.tsx b/components/ChatInputBox/ChatInputBox.tsx index 074e222..f393f36 100644 --- a/components/ChatInputBox/ChatInputBox.tsx +++ b/components/ChatInputBox/ChatInputBox.tsx @@ -284,6 +284,9 @@ export function ChatInputBox({ noData }: { noData: boolean }) { expansion_mode: configOptions.expansion_mode, aspect_ratio: configOptions.aspect_ratio, }; + if (episodeData.pcode === 'portrait') { + delete episodeData.pcode; + } // 调用创建剧集API const result = await MovieProjectService.createProject(