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() { }