a
This commit is contained in:
parent
7127efed0c
commit
8b58d22206
|
|
@ -708,10 +708,11 @@
|
|||
function verifyPhoto() {
|
||||
showStep('step-verifying');
|
||||
|
||||
const base64Only = capturedImage.split(',')[1];
|
||||
|
||||
/*
|
||||
alert("capturedImage => "+capturedImage);
|
||||
|
||||
const base64Only = capturedImage.split(',')[1];
|
||||
|
||||
alert("base64Only => "+base64Only);
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user