Authored by 王涛

Merge branch 'master-v32-xwx' into 'master'

杭州-告警模板-配置策略弹窗框bug修改



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