From 90ee7578f4b40ba142b183f9cb3765d2669e8aeb Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 15 九月 2023 10:10:52 +0800
Subject: [PATCH] 生产领料单:增加审核、反审核、作废、反作废、关闭、反关闭功能

---
 Model/Model.csproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Model/Model.csproj b/Model/Model.csproj
index 49e58fd..82dca5a 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -585,6 +585,7 @@
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillMain.cs" />
     <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBillSub_ValueGrid.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckBillSub_BadReason.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBillSub_ValueGrid.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillSub.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillMain.cs" />
@@ -722,7 +723,9 @@
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationEntrustOutBillSub_Item.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillSub.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillMain.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" />
+    <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Emp.cs" />
     <Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" />

--
Gitblit v1.9.1