congzc 1 年之前
父節點
當前提交
b02ed8c9df
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/views/createVideo/index.vue

+ 1
- 0
src/views/createVideo/index.vue 查看文件

@@ -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(


Loading…
取消
儲存