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-20 16:06:03 +0800
Commit
ba5f686ae8ff44ebf33c51e7c693821ca3090fd1
2 parents
dd143163
7c447697
Merge branch 'master-mj-ztq' into 'master-mj'
Master mj ztq See merge request
!1199
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 @
ba5f686
...
...
@@ -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