From de46ed90b23b6a5fb521b25607713058ebd89e7e Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期二, 14 十二月 2021 10:13:44 +0800
Subject: [PATCH] 新增生产汇报单缓存报表模块

---
 SCM/SCM.csproj |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/SCM/SCM.csproj b/SCM/SCM.csproj
index 6baeb45..761630d 100644
--- a/SCM/SCM.csproj
+++ b/SCM/SCM.csproj
@@ -143,6 +143,12 @@
     <Compile Include="鍗曟嵁璧勬枡\鍑哄叆搴撳崟鎹甛Kf_SellOutBillList.designer.cs">
       <DependentUpon>Kf_SellOutBillList.cs</DependentUpon>
     </Compile>
+    <Compile Include="鎶ヨ〃\KF_PonderationBillMain_ICMOReportReport.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鎶ヨ〃\KF_PonderationBillMain_ICMOReportReport.designer.cs">
+      <DependentUpon>KF_PonderationBillMain_ICMOReportReport.cs</DependentUpon>
+    </Compile>
     <Compile Include="鎶ヨ〃\KF_PonderationBillMain_ICMOReport.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -593,6 +599,10 @@
       <DependentUpon>Kf_SellOutBillList.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="鎶ヨ〃\KF_PonderationBillMain_ICMOReportReport.resx">
+      <DependentUpon>KF_PonderationBillMain_ICMOReportReport.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="鎶ヨ〃\KF_PonderationBillMain_ICMOReport.resx">
       <DependentUpon>KF_PonderationBillMain_ICMOReport.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1