调整窗口
This commit is contained in:
parent
7c2cf7e570
commit
cb0830421e
@ -218,8 +218,8 @@
|
||||
top.dialog.open({
|
||||
url: top.restAjax.path('route/clientexception/getclientexception?clientExceptionId={clientExceptionId}', [data.clientExceptionId]),
|
||||
title: '查看异常',
|
||||
width: '1000px',
|
||||
height: '500px',
|
||||
width: '90%',
|
||||
height: '90%',
|
||||
onClose: function() {}
|
||||
});
|
||||
} else if(layEvent === 'handleEvent') {
|
||||
|
Loading…
Reference in New Issue
Block a user