congzc hace 1 año
padre
commit
77599cfd3e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/views/model/editModel.vue

+ 1
- 0
src/views/model/editModel.vue Ver fichero

@@ -742,6 +742,7 @@ export default {
this.timerOver = true
return
} else if (res.data.videoStatus == 3) {
this.showSynthesisDialog = false //隐藏进度条
Toast.fail(`视频生成失败!失败原因:${res.data.videoMsg}`)
this.timerOver = true
clearTimeout(this.timeOuter)


Cargando…
Cancelar
Guardar