{% for key, values in data.items() %} {% if (key not in ["TASKID","flightid","color","南航"] and values !="") or (key in ["放行","维修人员","二送人员"] and values =="")%} {% endif %} {% endfor %}
类型 详细
{{key}} {{values}}