医生:{{ doctor_work_info.appointSources[0].doctorIdText }}
{% for source in doctor_work_info['appointSources'] %} {% if source.remainder == 0 %}


{% else %} {% for one in source['body'] %}


{% endfor %} {% endif %} {% endfor %} {% if doctor_work_info['appointSources']|length > 0 %}


{% endif %}