From 11be9ad27a077230e30446e00442010534dc744b Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期二, 05 十月 2021 21:42:59 +0800
Subject: [PATCH] 增加不良清单列表

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

diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj
index b7c1a36..61f6624 100644
--- a/WorkM/WorkM.csproj
+++ b/WorkM/WorkM.csproj
@@ -359,6 +359,12 @@
     <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBill.designer.cs">
       <DependentUpon>MES_StationOutBill.cs</DependentUpon>
     </Compile>
+    <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.designer.cs">
+      <DependentUpon>MES_StationOutBillList_Bad.cs</DependentUpon>
+    </Compile>
     <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -987,6 +993,10 @@
       <DependentUpon>MES_StationOutBill.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.resx">
+      <DependentUpon>MES_StationOutBillList_Bad.cs</DependentUpon>
+      <SubType>Designer</SubType>
+    </EmbeddedResource>
     <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList.resx">
       <DependentUpon>MES_StationOutBillList.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1