{{ item.name }}
{{ item.count }}
{{
row.pointLevel
}}
{{ row.trafficDept.name }}
{{ row.trafficDept.phone }}
{{ row.roadOrg.name }}
{{ row.roadOrg.phone }}
{{ row.maintenance.name }}
{{ row.maintenance.phone }}
{{ row.roadKeeper.name }}
{{ row.roadKeeper.phone }}
{{ row.generalStaff.name }}
{{ row.generalStaff.phone }}
{{ row.whistleblower?.name || "-" }}
{{ row.whistleblower?.phone || "-" }}
{{ row.constructionUnit?.name || "-" }}
{{
row.constructionUnit?.phone || "-"
}}
{{ row.constructionDept?.name || "-" }}
{{
row.constructionDept?.phone || "-"
}}
{{ row.siteResponsible?.name || "-" }}
{{
row.siteResponsible?.phone || "-"
}}
{{
row.countyResponsible?.name || "-"
}}
{{
row.countyResponsible?.phone || "-"
}}
{{ row.cityResponsible?.name || "-" }}
{{
row.cityResponsible?.phone || "-"
}}
详情