Authored by 王涛

Merge branch 'master-500-dev-lushangqing' into 'master-500-dev'

【#335】综合监控-采集配置-资源管理-给资源【分配任务】弹框中空白太多,可能模板太少,所以存在空白!- #1



See merge request !636
@@ -87,7 +87,9 @@ layui.define(['table', 'form', 'laydate', 'admin', 'layer', 'laytpl', 'common', @@ -87,7 +87,9 @@ layui.define(['table', 'form', 'laydate', 'admin', 'layer', 'laytpl', 'common',
87 keyword: $("#checkTemplate_keyword").val(), 87 keyword: $("#checkTemplate_keyword").val(),
88 resType:resType 88 resType:resType
89 } 89 }
90 - , height: 'full-200' 90 + //lsq 弹框中空白太多,高度调整 2022-06-07
  91 + // , height: 'full-200'
  92 + , height: 'full-445'
91 , cellMinWidth: 80 93 , cellMinWidth: 80
92 , page: { 94 , page: {
93 layout: ['count', 'prev', 'page', 'next', 'limit', 'skip'] 95 layout: ['count', 'prev', 'page', 'next', 'limit', 'skip']