mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix(图表): 修复双轴图设置辅助线不生效问题
This commit is contained in:
@@ -15,6 +15,7 @@ public class ChartSeniorAssistDTO {
|
||||
private Long fieldId;
|
||||
private String summary;
|
||||
private String axis;
|
||||
private String axisType;
|
||||
private String value;
|
||||
private String lineType;
|
||||
private String color;
|
||||
|
||||
Reference in New Issue
Block a user