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
Email Patches
Plain Diff
Browse Files
Authored by
王涛
3 years ago
Commit
7bbdea278c41883d89ecafb10aea52b743989e6e
1 parent
3dbbd4c3
vmware 隐藏统计信息
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
hg-monitor-web-qh/src/main/resources/static/src/controller/bizindex.js
hg-monitor-web-qh/src/main/resources/static/src/controller/bizindex.js
View file @
7bbdea2
...
...
@@ -721,6 +721,8 @@ layui.define(['tree', 'laypage', 'laytpl', 'admin', 'form', 'table', 'commonCols
});
commonCols
.
colsClickEvent
();
resTopo
();
// vmware 隐藏统计信息
$
(
'#biz_virtual_platform_treeTable'
).
next
().
find
(
'.layui-table-tool'
).
hide
();
}
});
/*bizTableTreeVirtual.on('tool(tableEvent)',function (obj) {
...
...
@@ -1033,4 +1035,4 @@ layui.define(['tree', 'laypage', 'laytpl', 'admin', 'form', 'table', 'commonCols
}
});
});
\ No newline at end of file
});
...
...
Please
register
or
login
to post a comment