From e6a1a1f0e575dd4f3ee2cb9e6ce1bc9ed9ee61b3 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期四, 25 十一月 2021 19:08:55 +0800
Subject: [PATCH] 设备Bug修复
---
WorkM/WorkM.csproj | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj
index df1196d..17e6b4b 100644
--- a/WorkM/WorkM.csproj
+++ b/WorkM/WorkM.csproj
@@ -155,6 +155,12 @@
<Compile Include="鎶ヨ〃鍒嗘瀽\Mes_TraceabilityList.Designer.cs">
<DependentUpon>Mes_TraceabilityList.cs</DependentUpon>
</Compile>
+ <Compile Include="鎶ヨ〃鍒嗘瀽\MES_WIPProcReport _WIP.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鎶ヨ〃鍒嗘瀽\MES_WIPProcReport _WIP.designer.cs">
+ <DependentUpon>MES_WIPProcReport _WIP.cs</DependentUpon>
+ </Compile>
<Compile Include="鎶ヨ〃鍒嗘瀽\Mes_WIPSumReportDateReport.cs">
<SubType>Form</SubType>
</Compile>
@@ -364,6 +370,18 @@
</Compile>
<Compile Include="娴佽浆鍗$鐞哱MES_StationOutBill.designer.cs">
<DependentUpon>MES_StationOutBill.cs</DependentUpon>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.designer.cs">
+ <DependentUpon>MES_StationOutBillList_BaoFei.cs</DependentUpon>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.designer.cs">
+ <DependentUpon>MES_StationOutBillList_GeLi.cs</DependentUpon>
</Compile>
<Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.cs">
<SubType>Form</SubType>
@@ -863,6 +881,10 @@
<EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Mes_TraceabilityList.resx">
<DependentUpon>Mes_TraceabilityList.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\MES_WIPProcReport _WIP.resx">
+ <DependentUpon>MES_WIPProcReport _WIP.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Mes_WIPSumReportDateReport.resx">
<DependentUpon>Mes_WIPSumReportDateReport.cs</DependentUpon>
</EmbeddedResource>
@@ -1003,6 +1025,14 @@
<DependentUpon>MES_StationOutBill.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.resx">
+ <DependentUpon>MES_StationOutBillList_BaoFei.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.resx">
+ <DependentUpon>MES_StationOutBillList_GeLi.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.resx">
<DependentUpon>MES_StationOutBillList_Bad.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1