...
|
...
|
@@ -107,7 +107,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'common', 'sessions', 'laytpl', |
|
|
|
|
|
layer.open({
|
|
|
title: '',
|
|
|
area: ['1582px', '440px'],
|
|
|
area: ['1630px', '440px'],
|
|
|
type: 1,
|
|
|
content: laytpl($('#tpl-ip-segment-big-content').html()).render(domainList[domainIndex].ipSegmentList[segmentIndex]),
|
|
|
success: function () {
|
...
|
...
|
|