修改一处错误

This commit is contained in:
wans 2022-11-03 11:43:45 +08:00
parent add4eb46f3
commit 04253b940e

View File

@ -431,7 +431,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() {
}