bug 26 标签管理页面,点击导出后,内容展示不全
This commit is contained in:
parent
05105809d7
commit
09912d7696
@ -36,6 +36,7 @@ public class LabelRespVO {
|
||||
|
||||
@Schema(description = "标签排序")
|
||||
@NotNull(message = "标签排序不能为空")
|
||||
@ExcelProperty("排序")
|
||||
private String sorted;
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user