提交 4563f62b 编写于 作者: J jialinsun

clean

上级 06cad87a
......@@ -69,7 +69,7 @@ public class Handler implements PageHandler<Context> {
LineChart lineChart = allCharts.get(id);
if (lineChart != null) {
model.setJson(allCharts.get(id).getJsonString());
model.setJson(lineChart.getJsonString());
}
break;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册