From a21a403a57d9133d954cbe8040499539a284d5fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Sun, 3 Sep 2017 13:10:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E5=A2=9E=E5=8A=A04=E5=BC=A0?= =?UTF-8?q?=E6=8A=A5=E8=A1=A8=E7=9A=84=E6=89=93=E5=8D=B0=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/js/print/print.js | 12 +++++++++--- .../webapp/pages/reports/account_report.jsp | 10 ++++++++++ src/main/webapp/pages/reports/buy_in_report.jsp | 10 ++++++++++ .../pages/reports/in_out_stock_report.jsp | 17 ++++++++++++++--- .../webapp/pages/reports/sale_out_report.jsp | 12 +++++++++++- 5 files changed, 54 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/js/print/print.js b/src/main/webapp/js/print/print.js index 1833b173..7d4f1697 100644 --- a/src/main/webapp/js/print/print.js +++ b/src/main/webapp/js/print/print.js @@ -3,9 +3,15 @@ function CreateFormPage(strPrintName, printDatagrid) { var beginDate= $("#searchBeginTime").val(); var endDate= $("#searchEndTime").val(); - var tableString = '
| 查询 + + 打印 |