src/main/java/org/springblade/modules/yw/excel/EmergencySuppliesExcel.java
@@ -35,8 +35,9 @@ private String name; @ColumnWidth(20) @ExcelProperty(value = "应急物资类型",converter = ExcelDictConverter.class) @ExcelDictItemLabel(type = "eme_sup_type") @ExcelProperty(value = "应急物资类型") // @ExcelProperty(value = "应急物资类型",converter = ExcelDictConverter.class) // @ExcelDictItemLabel(type = "eme_sup_type") private String type; /** * 数量