案件处理流程无法查看问题
This commit is contained in:
parent
e3ac44cc6b
commit
fb0334ade7
@ -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() {
|
||||
}
|
||||
|
@ -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() {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user