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
Plain Diff
Browse Files
Authored by
王涛
2023-09-26 09:19:37 +0800
Commit
6025cb1ff5fa6dcc9415b65ab243716904ead5d7
2 parents
2ffd2740
fd50ace6
Merge branch 'master-mj-yjpnew' into 'master-mj'
fix:基础功能弹框统一优化 See merge request
!1206
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
20 additions
and
14 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/backupDingjia.js
hg-monitor-web-base/src/main/resources/static/src/controller/backupmain.js
hg-monitor-web-base/src/main/resources/static/src/controller/bizupgrade.js
hg-monitor-web-base/src/main/resources/static/src/controller/devicehitch.js
hg-monitor-web-base/src/main/resources/static/src/controller/emergency.js
hg-monitor-web-base/src/main/resources/static/src/controller/enterDevice.js
hg-monitor-web-base/src/main/resources/static/src/controller/enterStaff.js
hg-monitor-web-base/src/main/resources/static/src/controller/extra.js
hg-monitor-web-base/src/main/resources/static/src/controller/meetingApply.js
hg-monitor-web-base/src/main/resources/static/src/controller/meetingsummary.js
hg-monitor-web-base/src/main/resources/static/src/controller/recoveryverify.js
hg-monitor-web-base/src/main/resources/static/src/controller/routeAdjust.js
hg-monitor-web-base/src/main/resources/static/src/controller/workReportIndex.js
hg-monitor-web-base/src/main/resources/static/src/controller/workReportView.js
hg-monitor-web-base/src/main/resources/static/src/controller/backupDingjia.js
View file @
6025cb1
...
...
@@ -115,7 +115,7 @@ layui.define(['table', 'admin', 'form', 'laydate', 'common', 'sessions', 'view',
common
.
openWin
(
'backup/backDingjiaList'
,
title
,
{
busId
:
busId
,
flag
:
flag
},
[
'确定'
,
'取消'
],
null
,
null
,[
'
90%
'
,
'90%'
])
},
[
'确定'
,
'取消'
],
null
,
null
,[
'
1512px
'
,
'90%'
])
});
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/backupmain.js
View file @
6025cb1
...
...
@@ -274,7 +274,7 @@ layui.define(['table', 'admin', 'form', 'laydate', 'common', 'sessions', 'view',
startTime
:
startTime
,
resId
:
resId
,
resIp
:
ip
},
[
'确定'
,
'取消'
],
null
,
null
,[
'
90%
'
,
'90%'
])
},
[
'确定'
,
'取消'
],
null
,
null
,[
'
1512px
'
,
'90%'
])
});
$
(
'#inspectioncount_table_id :button.edit'
).
click
(
function
()
{
var
toEdit
=
this
.
value
==
'编辑'
;
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/bizupgrade.js
View file @
6025cb1
...
...
@@ -298,7 +298,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'machineroom/bizupgradeAdd'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
()
{
$
(
"#bizupgrade-form-save-id"
).
trigger
(
"click"
);
reloadAllChange
();
},
null
,
null
,
null
,{
end
:
function
()
{
},
null
,
[
'1512px'
,
'90%'
]
,
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/devicehitch.js
View file @
6025cb1
...
...
@@ -207,7 +207,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'machineroom/devicehitchAdd'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
(){
$
(
"#devicehitch-form-save-id"
).
trigger
(
"click"
);
reloadAllChange
();
},
null
,
null
,
null
,{
end
:
function
()
{
},
null
,
[
'1512px'
,
'90%'
]
,
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/emergency.js
View file @
6025cb1
...
...
@@ -334,7 +334,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'emergency/add'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
()
{
$
(
"#emergency-form-save-id"
).
trigger
(
"click"
);
reloadAllChange
();
},
null
,
null
,
null
,{
end
:
function
()
{
},
null
,
[
'1512px'
,
'90%'
]
,
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/enterDevice.js
View file @
6025cb1
...
...
@@ -375,7 +375,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'machineroom/deviceAdd'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
()
{
$
(
"#device-form-save-id"
).
trigger
(
"click"
);
reloadAllChange
();
},
null
,
null
,
null
,
{
end
:
function
()
{
},
null
,
[
'1512px'
,
'90%'
]
,
null
,
{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/enterStaff.js
View file @
6025cb1
...
...
@@ -227,7 +227,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
var
title
=
id
?
'编辑'
:
'新增'
common
.
openWin
(
'machineroom/staffAdd'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
()
{
$
(
"#staff-form-save-id"
).
trigger
(
"click"
);
},
null
,[
'
90%
'
,
'90%'
],
null
,{
end
:
function
()
{
},
null
,[
'
1512px
'
,
'90%'
],
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/extra.js
View file @
6025cb1
...
...
@@ -195,7 +195,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'machineroom/extraAdd'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
(){
$
(
"#extra-form-save-id"
).
trigger
(
"click"
);
reloadAllChange
();
},
null
,
null
,
null
,{
end
:
function
()
{
},
null
,
[
'1512px'
,
'90%'
]
,
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/meetingApply.js
View file @
6025cb1
...
...
@@ -161,7 +161,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'machineroom/meetingApplyAdd'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
(){
$
(
"#meetingApply-form-save-id"
).
trigger
(
"click"
);
form
.
render
();
},
null
,
null
,
null
,{
end
:
function
()
{
},
null
,
[
'1512px'
,
'90%'
]
,
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/meetingsummary.js
View file @
6025cb1
...
...
@@ -139,7 +139,9 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
function
openmeetingsummaryForm
(
id
)
{
var
title
=
id
?
'编辑'
:
'新增'
common
.
openWin
(
'machineroom/meetingsummaryAdd'
,
title
,
{
id
:
id
},
[
'确定'
,
'取消'
],
function
f
(
index
,
layero
){
},
null
,[
'90%'
,
'90%'
],
null
,{
end
:
reloadAllChange
()})
},
null
,[
'1512px'
,
'90%'
],
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/recoveryverify.js
View file @
6025cb1
...
...
@@ -211,7 +211,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'recoveryverify/add'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
()
{
$
(
"#recoveryverify-form-save-id"
).
trigger
(
"click"
);
reloadAllChange
();
},
null
,
null
,
null
,{
end
:
function
()
{
},
null
,
[
'1512px'
,
'90%'
]
,
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/routeAdjust.js
View file @
6025cb1
...
...
@@ -166,7 +166,7 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'machineroom/routeAdjustAdd'
,
title
,
{
id
:
id
},
[
'保存'
,
'取消'
],
function
f
()
{
$
(
"#routeAdjust-form-save-id"
).
trigger
(
"click"
);
reloadAllChange
();
},
null
,
null
,
null
,{
end
:
function
()
{
},
null
,
[
'1512px'
,
'90%'
]
,
null
,{
end
:
function
()
{
reloadAllChange
();
}})
}
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/workReportIndex.js
View file @
6025cb1
...
...
@@ -239,7 +239,9 @@ layui.define(['table', 'form', 'admin', 'layer', 'common', 'sessions'], function
var
title
=
id
?
'编辑'
:
'新增'
common
.
openWin
(
'workreport/add'
,
title
,
{
id
:
id
,
repType
:
repType
},
[
'保存'
,
'取消'
],
function
f
()
{
$
(
"#workReport-form-save-id"
).
trigger
(
"click"
);
})
},
null
,[
'1100px'
,
'90%'
],
null
,{
end
:
function
()
{
reloadWorkReportTable
();
}})
}
//查看附件/接收人列表
...
...
hg-monitor-web-base/src/main/resources/static/src/controller/workReportView.js
View file @
6025cb1
...
...
@@ -300,7 +300,9 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
common
.
openWin
(
'workreport/add'
,
'查看'
,
{
id
:
id
,
repType
:
repType
,
viewType
:
'view'
,
datas
:
datas
},
[
'下一条'
,
'关闭'
],
function
f
()
{
$
(
"#workReport-form-next-id"
).
trigger
(
"click"
);
reloadAllChange
();
});
},
null
,[
'1100px'
,
'90%'
],
null
,{
end
:
function
()
{
reloadAllChange
();
}});
}
});
...
...
Please
register
or
login
to post a comment