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
张凯
2022-02-23 18:37:59 +0800
Commit
3bb349a4dc4fa59c8da7f50f9483f866d0289fe9
2 parents
bd484093
bbe2b28b
Merge branch 'master' of
http://113.200.75.45:82/monitor_v3/hg-monitor-web
into joke
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/dirctiveIndex.js
hg-monitor-web-base/src/main/resources/static/src/controller/dirctiveIndex.js
View file @
3bb349a
...
...
@@ -469,7 +469,7 @@ layui.define(['table', 'form', 'laydate', 'admin', 'layer', 'laytpl', 'common',
,
icon
:
1
,
time
:
1000
},
function
()
{
reloadTable
();
//
reloadTable();
});
}).
error
(
function
(
error
)
{
console
.
error
(
error
);
...
...
Please
register
or
login
to post a comment