{% extends 'base.html' %} {% block content %}
|
所在省份
|
分支机构名称
|
信息系统类别
|
|---|---|---|
| {{ province }} | {% endif %}{{ item.name }} | {{ item.category }} |
|
分支机构类别统计
|
A型: {{ type_a_count }}家
B型: {{ type_b_count }}家
C型: {{ type_c_count }}家
|
|