@@ -87,7 +87,7 @@ public class ResumptionRecordPageVo {
private Date submitTime;
@ApiModelProperty("隐患数量")
- @ExcelProperty(value = "隐患数量",index = 9)
+ @ExcelProperty(value = "隐患问题数",index = 9)
@ColumnWidth(15)
private Integer abnormalDataNums;