|
|
@@ -1414,6 +1414,7 @@ async function saveOrUpdate(index, isSaveVideo) { |
|
|
|
? `视频时长预估失败,无法生成视频,您可以换个声音试试` |
|
|
|
: `Video duration estimation failed, can not generate video, you can try to change the sound` |
|
|
|
); |
|
|
|
createLoading.value = false; |
|
|
|
return; |
|
|
|
} |
|
|
|
ElMessage.success( |
|
|
|