From 4507ffd9929125789c947d59b83a76c49b66056b Mon Sep 17 00:00:00 2001 From: "java_cuibaocheng@163.com" Date: Sun, 26 Nov 2023 23:04:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=8F=A3=E5=9F=BA=E6=9C=AC=E4=BF=A1?= =?UTF-8?q?=E6=81=AF-=20=E5=A2=9E=E5=8A=A0=E4=BA=86=E4=BA=BA=E5=8F=A3?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E8=B7=B3=E8=BD=AC=E9=A1=B5=E9=9D=A2=20?= =?UTF-8?q?=E4=BA=BA=E5=8F=A3=E5=9F=BA=E6=9C=AC=E4=BF=A1=E6=81=AF-=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86creator=5Farea1=E5=AD=97=E6=AE=B5(?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E4=BA=BA=E6=89=80=E5=9C=A8=E8=A1=97=E9=81=93?= =?UTF-8?q?)=20=E4=BA=BA=E5=8F=A3=E5=9F=BA=E6=9C=AC=E4=BF=A1=E6=81=AF-=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=9F=A5=E7=9C=8B=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E6=8C=89=E9=92=AE=E9=A1=B5=E9=9D=A2=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/populationinfo/list-bigdata.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/populationinfo/list-bigdata.html b/src/main/resources/templates/populationinfo/list-bigdata.html index e9ec429..e1be58a 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 { - top.layer.open({ + layer.open({ type: 2, title: '个人信息卡片', closeBtn: 1,