修复橡皮擦没有撤回功能
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user