refactor(视图): 优化同环比日期字段过滤逻辑
This commit is contained in:
parent
090ed2d682
commit
4e42f0b6af
@ -1182,6 +1182,7 @@ public class ChartViewService {
|
||||
}
|
||||
}
|
||||
}
|
||||
logger.info("result data list:" + gson.toJson(resultData));
|
||||
data.clear();
|
||||
data.addAll(resultData);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user