From fb0334ade711355a3753e8427ebb918ed33bac43 Mon Sep 17 00:00:00 2001 From: TS-QD1 Date: Wed, 9 Aug 2023 10:44:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=88=E4=BB=B6=E5=A4=84=E7=90=86=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E6=97=A0=E6=B3=95=E6=9F=A5=E7=9C=8B=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/route/bigdata/list-case-info-ajlxtop10.html | 2 +- .../resources/static/route/bigdata/list-case-info-gqyajzb.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/static/route/bigdata/list-case-info-ajlxtop10.html b/src/main/resources/static/route/bigdata/list-case-info-ajlxtop10.html index b124e12..702aab3 100644 --- a/src/main/resources/static/route/bigdata/list-case-info-ajlxtop10.html +++ b/src/main/resources/static/route/bigdata/list-case-info-ajlxtop10.html @@ -306,7 +306,7 @@ area: ['70%', '80%'], shadeClose: true, anim: 2, - content: top.restAjax.path('route/bigdata/list_case_log.html?reportCaseId={id}', + content: restAjax.path('route/bigdata/list_case_log.html?reportCaseId={id}', [obj.data.reportCaseId]), end: function() { } diff --git a/src/main/resources/static/route/bigdata/list-case-info-gqyajzb.html b/src/main/resources/static/route/bigdata/list-case-info-gqyajzb.html index 540e344..69f5622 100644 --- a/src/main/resources/static/route/bigdata/list-case-info-gqyajzb.html +++ b/src/main/resources/static/route/bigdata/list-case-info-gqyajzb.html @@ -411,7 +411,7 @@ area: ['70%', '80%'], shadeClose: true, anim: 2, - content: top.restAjax.path('route/bigdata/list_case_log.html?reportCaseId={id}', + content: restAjax.path('route/bigdata/list_case_log.html?reportCaseId={id}', [obj.data.reportCaseId]), end: function() { }