{{ the_query.name }}
{% endblock %}
{% block content %}
{% if request.allow_menu.查询管理 or request.allow_menu.清除缓存 or request.allow_menu.查询_编辑 or request.allow_menu.查询管理 or request.allow_menu.刷新统计 %}
{% if request.allow_menu.查询管理 or request.allow_menu.清除缓存 or request.allow_menu.查询_编辑 or request.allow_menu.查询管理 or request.allow_menu.刷新统计 %}
日志类型列表->
{% for item in same_log_key_query_list %}
{{ item.name }}
{% endfor %}
{% endif %}
{% endif %}
{{ the_query.name }}
{% if request.allow_menu.清除缓存 %}
清除缓存
{% endif %}
{% if request.allow_menu.刷新统计 and is_center_query %}
刷新统计
{% for id, name in statistic %}
{% endfor %}
{% endif %}
{% if request.allow_menu.查询_编辑 and the_query.id %}
编辑
{% endif %}
{% if request.allow_menu.查询管理 and the_query.id %}
返回
{% endif %}
{% endif %}
{% include "analysis/widgets/datetime_picker.html" %}
{% if the_query.remark %}
?
{% endif %}
查询
{% if request.allow_menu.查询_导出 %}
导出
{% endif %}
{% if request.allow_menu.查询_导出 %}