From ddabe21abf229d23ccb248276e818c5e1101033d Mon Sep 17 00:00:00 2001 From: 王 垚 <1402714037@qq.com> Date: 星期二, 12 七月 2022 16:19:14 +0800 Subject: [PATCH] 工资管理 优化 --- WorkM/WorkM.csproj | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj index 047c45f..0bd33f7 100644 --- a/WorkM/WorkM.csproj +++ b/WorkM/WorkM.csproj @@ -413,6 +413,12 @@ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBill.designer.cs"> <DependentUpon>MES_StationOutBill.cs</DependentUpon> </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.designer.cs"> + <DependentUpon>MES_StationOutBillList_LastProc.cs</DependentUpon> + </Compile> <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.cs"> <SubType>Form</SubType> </Compile> @@ -1094,6 +1100,10 @@ <DependentUpon>MES_StationOutBill.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_LastProc.resx"> + <DependentUpon>MES_StationOutBillList_LastProc.cs</DependentUpon> + <SubType>Designer</SubType> + </EmbeddedResource> <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.resx"> <DependentUpon>MES_StationOutBillList_BaoFei.cs</DependentUpon> <SubType>Designer</SubType> -- Gitblit v1.9.1