导出字段: {% for field in the_query.selects %} {% endfor %}
类型:
{% if is_center_query %} {% else %}
{% with group_servers_dict=query_compiler.get_context_func('server_id')(request),name_prefix="export_",not_grouping=True %} {% include "analysis/widgets/query_server_select.html" %} {% endwith %} {% endif %}