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
wangtao
2023-08-17 15:14:18 +0800
Commit
3ea5086c24c37d5750adb9fbef09d18ba46209af
2 parents
e3fff3ae
b4abebfc
Merge branch 'master-mj' of
http://113.200.75.45:82/monitor_v3/hg-monitor-web
into master-mj
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/favorites.js
hg-monitor-web-base/src/main/resources/static/src/controller/favorites.js
View file @
3ea5086
...
...
@@ -302,7 +302,7 @@ layui.define(['table', 'admin', 'form', 'common', 'sessions', 'reslist', 'common
,
icon
:
1
,
time
:
1000
},
function
()
{
//
loadFavoriteList(pid);
loadFavoriteList
(
pid
);
});
}).
error
(
function
(
error
)
{
console
.
log
(
error
);
...
...
Please
register
or
login
to post a comment