Merge pull request #10345 from dataease/pr@dev@fix_mix
fix(组合图): 修复组合图日期字段格式化错误
This commit is contained in:
commit
a190268513
@ -35,4 +35,6 @@ public class PluginChartViewFieldBase implements Serializable {
|
|||||||
|
|
||||||
private String name;
|
private String name;
|
||||||
|
|
||||||
|
private String dateFormat;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user