diff --git a/static/eye/eye.html b/static/eye/eye.html index d5504dd..6f4aec3 100644 --- a/static/eye/eye.html +++ b/static/eye/eye.html @@ -174,6 +174,7 @@ if(image0==null||image1==null||image2==null||image3==null) invockIframeMethod("请先采集虹膜数据"); else{ + IrisDevCtrl_Obj.IrisClose(); invockIframeMethod("saveIrisData"); // var token=getParam("token"); // var personId=getParam("id");