From 82276ca3b9014d71ff50ee24eaf1f8573875b39e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=B1=BC=E5=BC=80=E5=8F=91?= Date: Wed, 22 Apr 2026 09:24:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=9F=B3=E9=A2=91=E7=B4=A0=E6=9D=90?= =?UTF-8?q?=E6=92=AD=E6=94=BE=E6=8C=89=E9=92=AE=E6=9D=A1=E4=BB=B6=E6=94=BE?= =?UTF-8?q?=E5=AE=BD=E4=B8=BA=20sourceUrl=20=E5=AD=98=E5=9C=A8=E5=8D=B3?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=EF=BC=8C=E5=85=BC=E5=AE=B9=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tauri-app/src/pages/ContentManagement/VoiceMaterialLibrary.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tauri-app/src/pages/ContentManagement/VoiceMaterialLibrary.tsx b/tauri-app/src/pages/ContentManagement/VoiceMaterialLibrary.tsx index a6f3387..3cb4185 100644 --- a/tauri-app/src/pages/ContentManagement/VoiceMaterialLibrary.tsx +++ b/tauri-app/src/pages/ContentManagement/VoiceMaterialLibrary.tsx @@ -500,7 +500,7 @@ export default function VoiceMaterialLibrary() { )}
- {m.status === 'ready' && ( + {m.sourceUrl && (