取消3d机房告警信息弹框的最大/小化窗口按钮
This commit is contained in:
@@ -475,7 +475,6 @@ body {
|
||||
var thiswidth = $(document).width()*0.9;
|
||||
window.top.layer.open({
|
||||
type: 1,
|
||||
maxmin:true,
|
||||
area: [thiswidth + 'px', thisheight + 'px'],
|
||||
scrollbar: true,
|
||||
content: window.top.$("#alarmInfo")
|
||||
|
||||
Reference in New Issue
Block a user