Authored by 王涛

vmware 隐藏统计信息

... ... @@ -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
});
... ...