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 |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/BLL/Demo.BillView/Demo.BillView.csproj b/src/BLL/Demo.BillView/Demo.BillView.csproj
index 27ebd24..3673d74 100644
--- a/src/BLL/Demo.BillView/Demo.BillView.csproj
+++ b/src/BLL/Demo.BillView/Demo.BillView.csproj
@@ -214,6 +214,7 @@
     </Reference>
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="PRD\KDExtension.cs" />
     <Compile Include="PRD\LogService.cs" />
     <Compile Include="PRD\PODemandPlanListFilter.cs" />
     <Compile Include="PRD\PODemandPlanListLoad.cs" />
@@ -226,10 +227,16 @@
     <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" />

--
Gitblit v1.9.1