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 @@
-