From b9908202c065964fde40e7833565ad8c95a8f8b4 Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期五, 14 一月 2022 19:33:02 +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 0ccfaea..d22e1ae 100644 --- a/WarM/WarM.csproj +++ b/WarM/WarM.csproj @@ -123,6 +123,12 @@ <DesignTimeSharedInput>True</DesignTimeSharedInput> <DependentUpon>Settings.settings</DependentUpon> </Compile> + <Compile Include="浠撳簱绠$悊\Gy_BarCodeBill_ChaiMa.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="浠撳簱绠$悊\Gy_BarCodeBill_ChaiMa.Designer.cs"> + <DependentUpon>Gy_BarCodeBill_ChaiMa.cs</DependentUpon> + </Compile> <Compile Include="浠撳簱绠$悊\Kf_EntrustInBill.cs"> <SubType>Form</SubType> </Compile> @@ -717,6 +723,9 @@ <DependentUpon>Kf_BillDatePeriod.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="浠撳簱绠$悊\Gy_BarCodeBill_ChaiMa.resx"> + <DependentUpon>Gy_BarCodeBill_ChaiMa.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="浠撳簱绠$悊\Kf_EntrustInBill.resx"> <DependentUpon>Kf_EntrustInBill.cs</DependentUpon> <SubType>Designer</SubType> -- Gitblit v1.9.1