From d3a871c81b7d3fe63422af54fe53ba27dd2b1bb4 Mon Sep 17 00:00:00 2001 From: 王 垚 <1402714037@qq.com> Date: 星期五, 17 六月 2022 11:11:40 +0800 Subject: [PATCH] nothing --- WarM/WarM.csproj | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj index 0c637da..ff52f38 100644 --- a/WarM/WarM.csproj +++ b/WarM/WarM.csproj @@ -123,6 +123,12 @@ <DesignTimeSharedInput>True</DesignTimeSharedInput> <DependentUpon>Settings.settings</DependentUpon> </Compile> + <Compile Include="Sc_MESNowWorkBill_Fast.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="Sc_MESNowWorkBill_Fast.designer.cs"> + <DependentUpon>Sc_MESNowWorkBill_Fast.cs</DependentUpon> + </Compile> <Compile Include="浠撳簱绠$悊\Gy_BarCodeBill_ChaiMa.cs"> <SubType>Form</SubType> </Compile> @@ -729,6 +735,10 @@ <DependentUpon>Kf_BillDatePeriod.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="Sc_MESNowWorkBill_Fast.resx"> + <DependentUpon>Sc_MESNowWorkBill_Fast.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> <EmbeddedResource Include="浠撳簱绠$悊\Gy_BarCodeBill_ChaiMa.resx"> <DependentUpon>Gy_BarCodeBill_ChaiMa.cs</DependentUpon> </EmbeddedResource> -- Gitblit v1.9.1