调整展示情况
This commit is contained in:
parent
9d0fddc6b9
commit
e0c68c4765
@ -478,7 +478,7 @@
|
|||||||
} else if(layEvent === 'clientInfoEvent') {
|
} else if(layEvent === 'clientInfoEvent') {
|
||||||
top.dialog.open({
|
top.dialog.open({
|
||||||
url: top.restAjax.path('route/client/getclientinfo?clientId={clientId}', [data.clientId]),
|
url: top.restAjax.path('route/client/getclientinfo?clientId={clientId}', [data.clientId]),
|
||||||
title: '客户端服务器实时情况',
|
title: '【'+ data.clientName +'】服务器实时情况',
|
||||||
width: '90%',
|
width: '90%',
|
||||||
height: '90%',
|
height: '90%',
|
||||||
onClose: function() {}
|
onClose: function() {}
|
||||||
|
Loading…
Reference in New Issue
Block a user