From 51cdb1b659a6648bb410bad30f5027d93fc8658c Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期二, 25 十一月 2025 17:21:09 +0800
Subject: [PATCH] 增加桌面端 多行生产订单批量下推 增加工序流转卡查询 打印小标签 修复一些基础资料导入报错
---
WorkM/WorkM.csproj | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj
index 768d92b..1d61a01 100644
--- a/WorkM/WorkM.csproj
+++ b/WorkM/WorkM.csproj
@@ -486,6 +486,18 @@
<Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBackBillList.designer.cs">
<DependentUpon>Sc_ProcessExchangeBackBillList.cs</DependentUpon>
</Compile>
+ <Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH.designer.cs">
+ <DependentUpon>Sc_ProcessExchangeBill_DH.cs</DependentUpon>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH1.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH1.designer.cs">
+ <DependentUpon>Sc_ProcessExchangeBill_DH1.cs</DependentUpon>
+ </Compile>
<Compile Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill.cs">
<SubType>Form</SubType>
</Compile>
@@ -1172,6 +1184,14 @@
<DependentUpon>Sc_ProcessExchangeBackBillList.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH.resx">
+ <DependentUpon>Sc_ProcessExchangeBill_DH.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <EmbeddedResource Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill_DH1.resx">
+ <DependentUpon>Sc_ProcessExchangeBill_DH1.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="娴佽浆鍗$鐞哱Sc_ProcessExchangeBill.resx">
<DependentUpon>Sc_ProcessExchangeBill.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1