Skip to content

Commit f8352c8

Browse files
committed
refactor(Sign): adjust signing partial component
Signed-off-by: Vitor Mattos <[email protected]>
1 parent eda66d6 commit f8352c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/views/SignPDF/_partials/Sign.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ export default {
418418
}
419419
if (this.signMethodsStore.needClickToSign()) {
420420
this.showModalAndResetErrors('clickToSign')
421+
return
421422
}
422423
},
423424
},

0 commit comments

Comments
 (0)