From c3ab5d623b6ddb920afcbfa2019d258bf4acd37a Mon Sep 17 00:00:00 2001 From: Timothy Yin Date: Sun, 12 Jan 2025 02:03:12 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(SRTEditor):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E5=AD=97=E5=B9=95=E8=BE=93=E5=85=A5=E6=A1=86=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E8=BD=BD=E5=85=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/aigc/generation/SRTEditor.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/aigc/generation/SRTEditor.vue b/components/aigc/generation/SRTEditor.vue index c341f10..1d52d46 100644 --- a/components/aigc/generation/SRTEditor.vue +++ b/components/aigc/generation/SRTEditor.vue @@ -346,8 +346,7 @@ defineExpose({ :autofocus="false" :color="subtitle.active ? 'primary' : undefined" @click="onSubtitleInputClick(subtitle)" @input="() => { if (!modified) modified = true }">