From 7ea85d4f6e54e086e543b3f693f0d54794c0218c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Thu, 24 Oct 2019 22:16:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E9=A6=96=E9=A1=B5=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E6=8A=98=E7=BA=BF=E5=9B=BE=E7=9A=84=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erp_web/home.html | 125 +-- erp_web/js/highcharts/exporting.js | 49 +- erp_web/js/highcharts/highcharts-zh_CN.js | 1 + erp_web/js/highcharts/highcharts.js | 710 ++++++++++++------ erp_web/js/modules/msg/topMenuMsg.js | 106 +-- .../erp/controller/DepotItemController.java | 48 +- .../datasource/mappers/DepotItemMapperEx.java | 5 + .../service/depotItem/DepotItemService.java | 18 + src/main/java/com/jsh/erp/utils/Tools.java | 35 + .../mapper_xml/DepotItemMapperEx.xml | 9 + 10 files changed, 729 insertions(+), 377 deletions(-) create mode 100644 erp_web/js/highcharts/highcharts-zh_CN.js diff --git a/erp_web/home.html b/erp_web/home.html index ea4f10bc..08d778ff 100644 --- a/erp_web/home.html +++ b/erp_web/home.html @@ -59,7 +59,6 @@