forked from github/dataease
Merge pull request #12009 from dataease/pr@dev-v2@fix_app
fix(图表): 修复部分带计算参数的图表导出应用后再次应用出现错误问题
This commit is contained in:
commit
b89e57d33a
@ -118,4 +118,9 @@ public class AppCoreDatasetTableFieldVO implements Serializable {
|
||||
* 时间格式类型
|
||||
*/
|
||||
private String dateFormatType;
|
||||
|
||||
/**
|
||||
* params
|
||||
*/
|
||||
private String params;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user