+
liuyg
2021-11-23 3f411a90b6eb979d3e424ebbe4957913e765289d
+
1 files modified
7 ■■■■■ changed files
src/views/securityGuard/securityGuard.vue 7 ●●●●● 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;