修改一处错误
This commit is contained in:
parent
add4eb46f3
commit
04253b940e
@ -431,7 +431,7 @@
|
|||||||
area: ['70%', '80%'],
|
area: ['70%', '80%'],
|
||||||
shadeClose: true,
|
shadeClose: true,
|
||||||
anim: 2,
|
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]),
|
[obj.data.reportCaseId]),
|
||||||
end: function() {
|
end: function() {
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user