From 281c815aa3325bc684de44b7b18f7cd1d05d62cd Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期二, 21 五月 2024 17:17:21 +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 f18cff8..05b83cd 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -653,8 +653,11 @@
     <Compile Include="绯荤粺鍏敤\ClsXt_SystemParameter_Model.cs" />
     <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillSub.cs" />
     <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillMain.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillMain.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillMain.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillSub.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillSub.cs" />
+    <Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBillSub_ValueGrid.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBillSub_ValueGrid.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdConclusionBillMain.cs" />
     <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdConclusionBillSub.cs" />

--
Gitblit v1.9.1