diff --git a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/statistical/single-analysis.html b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/statistical/single-analysis.html index b3708701..e4167bb3 100644 --- a/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/statistical/single-analysis.html +++ b/lib/EmergencyService/zdxtEmergencyBootStart/src/main/resources/templates/project/code/statistical/single-analysis.html @@ -416,9 +416,8 @@ sixIndicators(id); checkCategory(id); enforceType(id); - // queryDept(id); - if (null == area) area = "全市值" - $("#dept_flag").html(area) + if (null == area) area = "全市值" + $("#dept_flag").html(area+"") }