Commit 48ab99458f37c667f22ca01772c2f7beed85fe74

Authored by jiangjiazhi

Merge remote-tracking branch 'origin/master'

Showing 1 changed file

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/StatisticsController.java View file @ 48ab994
... ... @@ -441,7 +441,7 @@
441 441 option.setLegend(legend);
442 442 Grid grid = new Grid();
443 443 grid.setContainLabel(true);
444   - grid.setTop("55px");
  444 + grid.setTop("85px");
445 445 grid.setLeft("3%");
446 446 grid.setRight("3%");
447 447 grid.setBottom("3%");