fix signature uploading
This commit is contained in:
@@ -599,6 +599,7 @@ export default {
|
||||
},
|
||||
drawImage (event) {
|
||||
this.remove()
|
||||
this.clear()
|
||||
this.isSignatureStarted = true
|
||||
|
||||
this.drawOnCanvas(event.target.files[0], this.$refs.canvas)
|
||||
|
||||
Reference in New Issue
Block a user