diff --git a/src/main/resources/templates/populationinfo/list-bigdata.html b/src/main/resources/templates/populationinfo/list-bigdata.html index e1be58a..e9ec429 100644 --- a/src/main/resources/templates/populationinfo/list-bigdata.html +++ b/src/main/resources/templates/populationinfo/list-bigdata.html @@ -244,7 +244,7 @@ } else if(checkDatas.length > 1) { layer.msg("只能选择一个人员"); } else { - layer.open({ + top.layer.open({ type: 2, title: '个人信息卡片', closeBtn: 1, diff --git a/src/main/resources/templates/populationinfo/list.html b/src/main/resources/templates/populationinfo/list.html index 149a8ef..e1c8b7d 100644 --- a/src/main/resources/templates/populationinfo/list.html +++ b/src/main/resources/templates/populationinfo/list.html @@ -79,7 +79,7 @@ - @@ -532,7 +532,7 @@ area: ['95%', '95%'], shadeClose: true, anim: 2, - content: top.restAjax.path('route/populationinfo-data/age?name=未填写', []), + content: top.restAjax.path('route/populationinfo-data/xinfang?name=矛盾纠纷', []), end: function() { reloadTable(); }