From 0993739f3339e1fdf8580c0da3bf16a21b1efd45 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期二, 19 四月 2022 21:12:37 +0800
Subject: [PATCH] 工序委外接收单列表模块界面调整
---
BaseSet/BaseSet.csproj | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/BaseSet/BaseSet.csproj b/BaseSet/BaseSet.csproj
index 5e2b2ac..4751d46 100644
--- a/BaseSet/BaseSet.csproj
+++ b/BaseSet/BaseSet.csproj
@@ -363,6 +363,18 @@
<Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_SalePresentRateList.designer.cs">
<DependentUpon>Gy_SalePresentRateList.cs</DependentUpon>
</Compile>
+ <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimes.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimes.Designer.cs">
+ <DependentUpon>Gy_StdWorkTimes.cs</DependentUpon>
+ </Compile>
+ <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimesList.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimesList.Designer.cs">
+ <DependentUpon>Gy_StdWorkTimesList.cs</DependentUpon>
+ </Compile>
<Compile Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_TechParamByProc.cs">
<SubType>Form</SubType>
</Compile>
@@ -1740,6 +1752,12 @@
<DependentUpon>Gy_SalePresentRateList.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimes.resx">
+ <DependentUpon>Gy_StdWorkTimes.cs</DependentUpon>
+ </EmbeddedResource>
+ <EmbeddedResource Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_StdWorkTimesList.resx">
+ <DependentUpon>Gy_StdWorkTimesList.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="鍏敤璧勬枡\鍏朵粬鍩虹璧勬枡\Gy_TechParamByProc.resx">
<DependentUpon>Gy_TechParamByProc.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1