task#13627,识别身份证反面,将签发机关和有效期限保存传输
This commit is contained in:
@ -228,7 +228,6 @@ export default {
|
||||
let res = await uploadImage(formData)
|
||||
this.identityCardContrary = res.data;
|
||||
await this.idCardBackOcrHandler();
|
||||
console.log("this.identityCardContrary",this.identityCardContrary)
|
||||
},
|
||||
async drivingLicenceFrontHandler(file) { // 上传驾驶证主页
|
||||
const formData = new FormData();
|
||||
|
Reference in New Issue
Block a user