From 450641471d7815ad50ba8aed799c951f7d673008 Mon Sep 17 00:00:00 2001 From: "java_cuibaocheng@163.com" Date: Sun, 26 Nov 2023 23:01:09 +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 +- src/main/resources/templates/populationinfo/list.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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(); }