AI问片关闭弹窗不中断
This commit is contained in:
@@ -8097,7 +8097,7 @@ function PlayPageClient() {
|
||||
)}
|
||||
|
||||
{/* AI问片面板 */}
|
||||
{aiEnabled && showAIChat && detail && (
|
||||
{aiEnabled && detail && (
|
||||
<AIChatPanel
|
||||
isOpen={showAIChat}
|
||||
onClose={() => setShowAIChat(false)}
|
||||
|
||||
Reference in New Issue
Block a user