From ceb8f08e6d69f430f9f595d068f88eed8dd4ae18 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期二, 21 五月 2024 13:12:24 +0800
Subject: [PATCH] 网页版 增加 库存检验单 编辑模块,以及 单据列表模块

---
 WarM/WarM.csproj |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index 20edc61..93674ad 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -700,6 +700,12 @@
     <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_automaticallyByPLC_New.designer.cs">
       <DependentUpon>Gy_BarCodeBill_automaticallyByPLC_New.cs</DependentUpon>
     </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill_automaticallyByPLC.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill_automaticallyByPLC.Designer.cs">
+      <DependentUpon>Gy_PackBarCodeBill_automaticallyByPLC.cs</DependentUpon>
+    </Compile>
     <Compile Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1149,6 +1155,9 @@
       <DependentUpon>Gy_BarCodeBill_automaticallyByPLC_New.cs</DependentUpon>
       <SubType>Designer</SubType>
     </EmbeddedResource>
+    <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_PackBarCodeBill_automaticallyByPLC.resx">
+      <DependentUpon>Gy_PackBarCodeBill_automaticallyByPLC.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="鏉$爜鎵撳嵃\Kf_AGVRequestBill_FastList.resx">
       <DependentUpon>Kf_AGVRequestBill_FastList.cs</DependentUpon>
       <SubType>Designer</SubType>

--
Gitblit v1.9.1