| src/views/securityGuard/securityGuard.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityGuard/securityGuard.vue
@@ -2125,8 +2125,7 @@ that.form.cardid = data.certNumber; that.form.nation = data.nation; that.form.registered = data.certAddress; that.form.sex = data.certType == 0 ? 2 : data.certType == 1 ? 1 : 3; that.form.sex = data.gender == 0 ? 2 : data.gender == 1 ? 1 : 3; //禁止编辑 that.openClosegroup(true); that.nowCell = "2";