| src/views/securityGuard/securityGuard.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityGuard/securityGuard.vue
@@ -1836,10 +1836,11 @@ row.fingerprint = zhiwen.imgBMP; row.myPicture = zhiwen.featuredata; } // console.log(row); // return; //是否是身份证自动识别进入 row["cell"] = this.nowCell; if (row.cell != "2") { row["cell"] = this.nowCell; } update(row).then( () => { this.initFlag = false;