Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
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
qinchao
2018-03-08 13:39:23 +0800
Commit
08dca85bfa83af0c369b04fc2bc38d9b2ef09c7c
1 parent
708add86
zk风控优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
monitor-ui-web/src/main/webapp/jsp/zkMonitor/riskCtrolzkMonitorList.jsp
monitor-ui-web/src/main/webapp/jsp/zkMonitor/riskCtrolzkMonitorList.jsp
View file @
08dca85
...
...
@@ -128,7 +128,7 @@
pagination
:
false
,
loadFilter
:
function
(
data
)
{
var
loadData
=
defaultLoadFilter
(
data
);
console
.
log
(
"reload data "
);
//
console.log("reload data ");
if
(
loadData
!=
null
){
detailTableRowsData
=
loadData
.
rows
;
}
...
...
Please
register
or
login
to post a comment