修复橡皮擦没有撤回功能

This commit is contained in:
X1627315083
2025-05-12 16:10:39 +08:00
parent 42dbe8ddc4
commit bcc12e3fa3
3 changed files with 6 additions and 2 deletions

View File

@@ -291,6 +291,7 @@ export default defineComponent({
rv[0].imgUrl = rv[0].url
scaleImageList.value[scaleImageIndex.value] = rv[0]
isEnd = true
clearInterval(remPrductimgTime)
}else if(rv[0].status == 'Fail'){
isEnd = true
}