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
ww
2023-09-21 11:26:37 +0800
Commit
42df2368f53485ae796d2a4f9a0a00a1b172ee80
2 parents
9dc552b1
ba5f686a
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
0 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/prediction.js
hg-monitor-web-base/src/main/resources/static/src/controller/prediction.js
View file @
42df236
...
...
@@ -31,7 +31,6 @@ layui.define(['table', 'form', 'sessions', 'admin', 'common', 'echarts', 'laydat
var
conditions
=
form
.
val
(
'form-prediction-condition'
);
Object
.
assign
(
conditions
,
{
access_token
:
accessToken
,
keyword
:
$
(
"#keyword"
).
val
(),
viewMode
:
'true'
});
table
.
render
({
...
...
Please
register
or
login
to post a comment