{% if has_action %}
{% for fun,val in actions.items %} {% endfor %}
{{ val }}
{% trans "显示"%} {% trans "隐藏" %}
{% endif %}
    {% for fld ,des in fields.items %}
  • {{ des }} {% trans "列宽" %}
  • {% endfor %}
First sort   Second sort
{% if has_filter %}
{% for fld ,des in viewfilter.items %} {% endfor %}
  {{ des }} {% trans "显示"%} {% trans "隐藏" %}
{% endif %}
one page record count
view type
{% trans "视图名称" %} {% trans "默认视图" %}