From cb3114063c3a34c898d2c528e9def9a64b9648fc Mon Sep 17 00:00:00 2001 From: wugang <425674808@qq.com> Date: Mon, 10 Dec 2018 15:00:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.141907?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- B3_QiLianMuGe.Web/B3_QiLianMuGe.Web.csproj | 11 +++++--- .../Pages/Overlays/OutputEdit_Ext.cs | 18 +++++++++++++ B3_QiLianMuGe.Web/PluginClass.cs | 2 ++ .../OutputAnalyseBeforeAddQueryControlsIOC.cs | 25 +++++++++++++++++++ ...portDisplayOptionHelperAddOptionItemIOC.cs | 19 ++++++++++++++ ...utputListBeforeAddDFBrowseGridColumnIOC.cs | 20 +++++++++++++++ .../OutputListBeforeAddQueryControlsIOC.cs | 20 +++++++++++++++ 7 files changed, 112 insertions(+), 3 deletions(-) create mode 100644 B3_QiLianMuGe.Web/Pages/Overlays/OutputEdit_Ext.cs create mode 100644 B3_QiLianMuGe.Web/TypeIOCs/OutputAnalyseBeforeAddQueryControlsIOC.cs create mode 100644 B3_QiLianMuGe.Web/TypeIOCs/OutputAnalyseReportDisplayOptionHelperAddOptionItemIOC.cs create mode 100644 B3_QiLianMuGe.Web/TypeIOCs/OutputListBeforeAddDFBrowseGridColumnIOC.cs create mode 100644 B3_QiLianMuGe.Web/TypeIOCs/OutputListBeforeAddQueryControlsIOC.cs diff --git a/B3_QiLianMuGe.Web/B3_QiLianMuGe.Web.csproj b/B3_QiLianMuGe.Web/B3_QiLianMuGe.Web.csproj index d0a0bb8..8ba230a 100644 --- a/B3_QiLianMuGe.Web/B3_QiLianMuGe.Web.csproj +++ b/B3_QiLianMuGe.Web/B3_QiLianMuGe.Web.csproj @@ -145,11 +145,18 @@ ASPXCodeBehind + + ASPXCodeBehind + ASPXCodeBehind + + + + @@ -164,9 +171,7 @@ - - - +