调整generate接口报错情况
This commit is contained in:
@@ -785,6 +785,7 @@ export default defineComponent({
|
||||
|
||||
}
|
||||
).catch(res=>{
|
||||
this.fileList = this.fileList.filter((item:any)=>item.status == 'Success')
|
||||
clearInterval(this.generateTime)
|
||||
clearInterval(this.remGenerateTime)
|
||||
this.loadingShow = false
|
||||
|
||||
Reference in New Issue
Block a user