From f3406b5d603b0b8ac026cda734739262207d6065 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 20 十二月 2022 16:27:11 +0800
Subject: [PATCH] 器具维修记录单 源单类型 (手工录入 维修派工单 故障登记单 ) 根据类型去选择相对应的单据 带出数据 器具维修记录单 子表两个 页签 (维修信息 配件信息)--参考设备维修记录单
---
ProM/ProM.csproj | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/ProM/ProM.csproj b/ProM/ProM.csproj
index 6ceecc4..9cb544a 100644
--- a/ProM/ProM.csproj
+++ b/ProM/ProM.csproj
@@ -119,6 +119,12 @@
<Compile Include="濮斿绠$悊\WW_EntrustOrderBillQuery.designer.cs">
<DependentUpon>WW_EntrustOrderBillQuery.cs</DependentUpon>
</Compile>
+ <Compile Include="濮斿绠$悊\WW_PPBomBillList.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="濮斿绠$悊\WW_PPBomBillList.Designer.cs">
+ <DependentUpon>WW_PPBomBillList.cs</DependentUpon>
+ </Compile>
<Compile Include="鎶ヨ〃鍒嗘瀽\Cg_CgDetailReport.cs">
<SubType>Form</SubType>
</Compile>
@@ -358,6 +364,9 @@
<DependentUpon>WW_EntrustOrderBillQuery.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="濮斿绠$悊\WW_PPBomBillList.resx">
+ <DependentUpon>WW_PPBomBillList.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Cg_CgDetailReport.resx">
<DependentUpon>Cg_CgDetailReport.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1