From ef5759a657e28a389cc963e804e9862364fdcc26 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期二, 26 三月 2024 15:13:10 +0800
Subject: [PATCH] 前端保存时,数据校验,当物料未选择时,不进行数据的校验。后端获取数据后,将物料未选择的数据去除。

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

diff --git a/Model/Model.csproj b/Model/Model.csproj
index e85ec87..0d15f58 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -300,6 +300,10 @@
     <Compile Include="淇℃伅骞冲彴\ClsOA_MeetNotifyBillSub.cs" />
     <Compile Include="淇℃伅骞冲彴\ClsOA_NewMain.cs" />
     <Compile Include="淇℃伅骞冲彴\ClsOA_NewSub.cs" />
+    <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldLowerBillMain.cs" />
+    <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldLowerBillSub.cs" />
+    <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldUpperBillSub.cs" />
+    <Compile Include="鍣ㄥ叿绠$悊\ClsSc_MouldUpperBillMain.cs" />
     <Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_Customer_Model.cs" />
     <Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_Department_Model.cs" />
     <Compile Include="鍩虹璧勬枡\K3鍩虹璧勬枡\ClsK3_Employee_Model.cs" />

--
Gitblit v1.9.1