mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 01:01:20 +08:00
Merge pull request #10350 from dataease/pr@dev@fix_mix
fix(组合图): 修复组合图日期过滤可能空白的问题
This commit is contained in:
@@ -22,4 +22,5 @@ public class PluginDatasetTableField implements Serializable {
|
||||
private Boolean checked;
|
||||
private Integer columnIndex;
|
||||
private Long lastSyncTime;
|
||||
private String dateFormat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user