From e3d40db116e17fa1401ebb3bb04ea246f74db79b Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期一, 18 四月 2022 14:26:33 +0800 Subject: [PATCH] 车间仓库对照列表 提料计划信息表列表 要料计划信息表列表 --- PlanM/PlanM.csproj | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/PlanM/PlanM.csproj b/PlanM/PlanM.csproj index 971037a..0a55294 100644 --- a/PlanM/PlanM.csproj +++ b/PlanM/PlanM.csproj @@ -189,6 +189,12 @@ <Compile Include="鏁版嵁瀵煎叆\Gy_DataIn_RoutingBill_New.designer.cs"> <DependentUpon>Gy_DataIn_RoutingBill_New.cs</DependentUpon> </Compile> + <Compile Include="鏁版嵁瀵煎叆\Gy_StdWorkTimes_RoutingBill.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Include="鏁版嵁瀵煎叆\Gy_StdWorkTimes_RoutingBill.Designer.cs"> + <DependentUpon>Gy_StdWorkTimes_RoutingBill.cs</DependentUpon> + </Compile> <Compile Include="璁″垝绠$悊\Gy_ICBomBill.cs"> <SubType>Form</SubType> </Compile> @@ -285,6 +291,9 @@ <DependentUpon>Gy_DataIn_RoutingBill_New.cs</DependentUpon> <SubType>Designer</SubType> </EmbeddedResource> + <EmbeddedResource Include="鏁版嵁瀵煎叆\Gy_StdWorkTimes_RoutingBill.resx"> + <DependentUpon>Gy_StdWorkTimes_RoutingBill.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="璁″垝绠$悊\Gy_ICBomBill.resx"> <DependentUpon>Gy_ICBomBill.cs</DependentUpon> <SubType>Designer</SubType> -- Gitblit v1.9.1