[Feature] 添加资产树

This commit is contained in:
ibuler
2018-01-31 10:46:26 +08:00
parent 460fa8e8a9
commit 3603b33a42
13 changed files with 258 additions and 12 deletions

View File

@@ -316,7 +316,7 @@ jumpserver.initDataTable = function (options) {
$('[data-toggle="popover"]').popover({
html: true,
placement: 'bottom',
trigger: 'hover',
// trigger: 'hover',
container: 'body'
});
});