From b097dfc5a8879c198f4f2f9c32b28cfe4c7fc829 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期日, 02 一月 2022 19:16:40 +0800
Subject: [PATCH] 新增了单据里面删除按钮方法
---
WarM/WarM.csproj | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index 7fb208d..0ccfaea 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -669,6 +669,12 @@
<Compile Include="鏉$爜鎵撳嵃\Frm_Split.Designer.cs">
<DependentUpon>Frm_Split.cs</DependentUpon>
</Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.designer.cs">
+ <DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon>
+ </Compile>
<Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBillList.cs">
<SubType>Form</SubType>
</Compile>
@@ -1078,6 +1084,10 @@
<EmbeddedResource Include="鏉$爜鎵撳嵃\Frm_Split.resx">
<DependentUpon>Frm_Split.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.resx">
+ <DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBillList.resx">
<DependentUpon>Gy_BarCodeBillList.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1