From 4476cab7907ced549b116987362ef0c895a18030 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期五, 02 四月 2021 17:23:07 +0800
Subject: [PATCH] 生产计划排程 页面加载 排程按钮功能

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

diff --git a/src/BLL/Demo.BillView/Demo.BillView.csproj b/src/BLL/Demo.BillView/Demo.BillView.csproj
index f7bb938..f5c44dd 100644
--- a/src/BLL/Demo.BillView/Demo.BillView.csproj
+++ b/src/BLL/Demo.BillView/Demo.BillView.csproj
@@ -214,6 +214,8 @@
     <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" />

--
Gitblit v1.9.1