From 26e7644be352af722ea055d084b2e4a65efb382f Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期日, 28 二月 2021 10:08:05 +0800
Subject: [PATCH] 报表过滤框

---
 src/BLL/Demo.BillView/Demo.BillView.csproj |   33 +++++++++++++++++++++++++++++++--
 1 files changed, 31 insertions(+), 2 deletions(-)

diff --git a/src/BLL/Demo.BillView/Demo.BillView.csproj b/src/BLL/Demo.BillView/Demo.BillView.csproj
index f7bb938..3673d74 100644
--- a/src/BLL/Demo.BillView/Demo.BillView.csproj
+++ b/src/BLL/Demo.BillView/Demo.BillView.csproj
@@ -46,6 +46,9 @@
       <SpecificVersion>False</SpecificVersion>
       <HintPath>C:\Users\14027\Desktop\鏈�鏂扮増bin鏂囦欢3.16\Kingdee.BOS.dll</HintPath>
     </Reference>
+    <Reference Include="Kingdee.BOS.App">
+      <HintPath>..\..\..\..\..\鍔炲叕\K3Cloud\WebSite\bin\Kingdee.BOS.App.dll</HintPath>
+    </Reference>
     <Reference Include="Kingdee.BOS.App.Core, Version=7.6.2003.9, Culture=neutral, processorArchitecture=MSIL">
       <SpecificVersion>False</SpecificVersion>
       <HintPath>C:\Users\14027\Desktop\鏈�鏂扮増bin鏂囦欢3.16\Kingdee.BOS.App.Core.dll</HintPath>
@@ -211,15 +214,41 @@
     </Reference>
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="PRD\KDExtension.cs" />
     <Compile Include="PRD\LogService.cs" />
     <Compile Include="PRD\PODemandPlanListFilter.cs" />
     <Compile Include="PRD\PODemandPlanListLoad.cs" />
+    <Compile Include="PRD\ProductScheduleButtonClick.cs" />
+    <Compile Include="PRD\ProductScheduleShowList.cs" />
     <Compile Include="PRD\ProTardinessDetails.cs" />
     <Compile Include="PRD\ProCompleteAnalysisMateriel.cs" />
     <Compile Include="PRD\ProCompleteAnalysisDetails.cs" />
-    <Compile Include="PRD\Pro_TlPushAudit.cs" />
+    <Compile Include="PRD\Prd_Pickmtrl.cs" />
+    <Compile Include="PRD\Pro_DayPlan.cs" />
+    <Compile Include="PRD\Pro_DayPlanCheckSelectMenu.cs" />
+    <Compile Include="PRD\Pro_DayPlanPushSCHB.cs" />
+    <Compile Include="PRD\Pro_DayPlanBG.cs" />
+    <Compile Include="PRD\Pro_DayPlanReturnMaterial.cs" />
+    <Compile Include="PRD\Pro_PPBomSubmit.cs" />
+    <Compile Include="PRD\Pro_RJHYLQDBGFSH.cs" />
+    <Compile Include="PRD\Pro_SCHBFSH.cs" />
+    <Compile Include="PRD\Pro_SCTLFSH.cs" />
+    <Compile Include="PRD\Pro_SCLLFSH.cs" />
+    <Compile Include="PRD\Pro_SCHBSH.cs" />
+    <Compile Include="PRD\Pro_RJHYLQDBGSH.cs" />
+    <Compile Include="PRD\Pro_SCTLSH.cs" />
+    <Compile Include="PRD\Pro_SCLLSH.cs" />
+    <Compile Include="PRD\Pro_RjhylqdDatachange.cs" />
+    <Compile Include="PRD\Pro_PPBomSave.cs" />
+    <Compile Include="PRD\Pro_WorkBillPlatformXNQT.cs" />
+    <Compile Include="PRD\Pro_ShowParameter.cs" />
+    <Compile Include="PRD\Pro_ZJDBSH.cs" />
+    <Compile Include="PRD\Pro_ZJDBFSH.cs" />
+    <Compile Include="PRD\Pro_DayPlanPushZJDB2.cs" />
+    <Compile Include="PRD\Pro_DayPlanSelectMenu.cs" />
+    <Compile Include="PRD\Pro_DayPlanPushZJDB.cs" />
     <Compile Include="PRD\Pro_MaterialRequisitionAuditDayPlan.cs" />
-    <Compile Include="PRD\Pro_MaterialRequisitionAudit.cs" />
+    <Compile Include="PRD\Pro_TlPushAudit.cs" />
     <Compile Include="PRD\Pro_ScDayImport.cs" />
     <Compile Include="PRD\Pro_TlPlanConfigure.cs" />
     <Compile Include="PRD\Pro_TlPush.cs" />

--
Gitblit v1.9.1