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