From 64c5349d0ac0d4888b3dd3da3ec3e7cb35a341fc Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期五, 19 十一月 2021 17:52:54 +0800
Subject: [PATCH] 设备保养点检记录选择设备带出规程记录
---
WorkM/WorkM.csproj | 40 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj
index 61f6624..17e6b4b 100644
--- a/WorkM/WorkM.csproj
+++ b/WorkM/WorkM.csproj
@@ -95,6 +95,12 @@
<Compile Include="Form2.Designer.cs">
<DependentUpon>Form2.cs</DependentUpon>
</Compile>
+ <Compile Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.designer.cs">
+ <DependentUpon>DefectiveDetailedYieldReport.cs</DependentUpon>
+ </Compile>
<Compile Include="鎶ヨ〃鍒嗘瀽\Mes_ProductionLinePackagingList.cs">
<SubType>Form</SubType>
</Compile>
@@ -148,6 +154,12 @@
</Compile>
<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>
@@ -358,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>
@@ -819,6 +843,10 @@
<SubType>Designer</SubType>
<DependentUpon>Form2.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.resx">
+ <DependentUpon>DefectiveDetailedYieldReport.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Mes_ProductionLinePackagingList.resx">
<DependentUpon>Mes_ProductionLinePackagingList.cs</DependentUpon>
</EmbeddedResource>
@@ -852,6 +880,10 @@
</EmbeddedResource>
<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>
@@ -993,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