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