Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xwx
4 years ago
Commit
f3ad4e8996684ce71d3a24ae3ebd24f53a99d95c
1 parent
278caa2c
杭州-综合监控-告警模板配置策略bug修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/alarmtemplateIndex.js
hg-monitor-web-base/src/main/resources/static/src/controller/alarmtemplateIndex.js
View file @
f3ad4e8
...
...
@@ -71,6 +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,防止重复弹出
success
:
function
(
index
,
layero
)
{
},
...
...
Please
register
or
login
to post a comment