...
|
...
|
@@ -71,7 +71,7 @@ layui.define(['table', 'form', 'admin', 'layer', 'common','reslist','sessions',' |
|
|
resize: false,
|
|
|
content: laytpl(res.body).render(JSON.stringify(params)),
|
|
|
btn: ["选择","取消"],
|
|
|
id:'layui-layer11',//设定一个id,防止重复弹出
|
|
|
id:'alarm_template_Table_tactics',//设定一个id,防止重复弹出
|
|
|
success: function (index, layero) {
|
|
|
|
|
|
},
|
...
|
...
|
|