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
wangtao
2022-09-21 20:34:35 +0800
Commit
d841decf92368137a3cd7cc6f3b6ac9d699d336c
1 parent
f39387fc
js问题修复
Show 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/pageTips.js
hg-monitor-web-base/src/main/resources/static/src/pageTips.js
View file @
d841dec
...
...
@@ -82,6 +82,7 @@ layui.define(['element', 'admin', 'view'], function (exports) {
},
ajaxSetupInit
:
function
()
{
let
that
=
this
;
setTimeout
(
function
()
{
// 绑定菜单点击事件
that
.
bindMenuClickEvent
();
...
...
Please
register
or
login
to post a comment