From 187a571a5e0a9b9f56eea1dd27a106fed8b63061 Mon Sep 17 00:00:00 2001 From: wugang <425674808@qq.com> Date: Thu, 14 Dec 2017 19:36:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.137524?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj | 7 + .../Dialogs/ProductionCompletionDialog.cs | 3 +- .../Reports/ProduceFinishDiffReport.cs | 204 ++++++++++++++++++ .../Reports/ProduceFinishDiffReport.xml | 40 ++++ WebFolder/Config/Plugins/B3_YunKen.Plugin | 2 + 5 files changed, 254 insertions(+), 2 deletions(-) create mode 100644 BWP.B3_YunKen.Web/Pages/B3YunKen/Reports/ProduceFinishDiffReport.cs create mode 100644 BWP.B3_YunKen.Web/Pages/B3YunKen/Reports/ProduceFinishDiffReport.xml diff --git a/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj b/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj index abeac64..f6f527c 100644 --- a/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj +++ b/BWP.B3_YunKen.Web/BWP.B3_YunKen.Web.csproj @@ -127,6 +127,9 @@ ASPXCodeBehind + + ASPXCodeBehind + ASPXCodeBehind @@ -185,6 +188,10 @@ Designer + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/WebFolder/Config/Plugins/B3_YunKen.Plugin b/WebFolder/Config/Plugins/B3_YunKen.Plugin index cace64c..5757f47 100644 --- a/WebFolder/Config/Plugins/B3_YunKen.Plugin +++ b/WebFolder/Config/Plugins/B3_YunKen.Plugin @@ -37,6 +37,7 @@ + @@ -47,6 +48,7 @@ +