Merge branch 'dev_claim' into dev

This commit is contained in:
wangmingzhe
2019-12-11 17:22:54 +08:00

View File

@@ -257,7 +257,7 @@ export default {
} else {
//年龄小于18周岁时跳过人脸识别
this.age = utilsAge.getAge(this.list.applyerCertiCode, new Date())
console.log(this.age)
localStorage.setItem("age",this.age)
if (this.age < 18) {
this.$jump({
flag: 'h5',