@@ -88,7 +88,7 @@
and `行政区域` = #{region}
</if>
<if test="fireType != null and fireType != ''">
- and `火灾原因分类(一级)` = #{level}
+ and `火灾原因分类(一级)` = #{fireType}
<if test="unitId != null and unitId != ''">
and `单位代码` = #{unitId}