Showing
1 changed file
with
1 additions
and
1 deletions
@@ -107,7 +107,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'common', 'sessions', 'laytpl', | @@ -107,7 +107,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'common', 'sessions', 'laytpl', | ||
107 | 107 | ||
108 | layer.open({ | 108 | layer.open({ |
109 | title: '', | 109 | title: '', |
110 | - area: ['1582px', '440px'], | 110 | + area: ['1630px', '440px'], |
111 | type: 1, | 111 | type: 1, |
112 | content: laytpl($('#tpl-ip-segment-big-content').html()).render(domainList[domainIndex].ipSegmentList[segmentIndex]), | 112 | content: laytpl($('#tpl-ip-segment-big-content').html()).render(domainList[domainIndex].ipSegmentList[segmentIndex]), |
113 | success: function () { | 113 | success: function () { |
-
Please register or login to post a comment