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