From c737780b45a08735555842d044e1b4464284b217 Mon Sep 17 00:00:00 2001
From: 沈泽 <211959439@qq.com>
Date: 星期五, 05 十一月 2021 16:54:07 +0800
Subject: [PATCH] 完善出厂检验单

---
 WorkM/WorkM.csproj |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj
index 61f6624..c7cb274 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>
@@ -358,6 +364,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 +837,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>
@@ -993,6 +1015,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