From 190dcc3d5515f4108a945fb8b1b5427e9a2eb7c7 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期三, 01 十二月 2021 17:50:05 +0800
Subject: [PATCH] 设备点检记录和保养记录选设备带出默认点检规程和默认保养规程数据
---
WarM/WarM.csproj | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index 7fb208d..0ccfaea 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -669,6 +669,12 @@
<Compile Include="鏉$爜鎵撳嵃\Frm_Split.Designer.cs">
<DependentUpon>Frm_Split.cs</DependentUpon>
</Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.designer.cs">
+ <DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon>
+ </Compile>
<Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBillList.cs">
<SubType>Form</SubType>
</Compile>
@@ -1078,6 +1084,10 @@
<EmbeddedResource Include="鏉$爜鎵撳嵃\Frm_Split.resx">
<DependentUpon>Frm_Split.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="鏉$爜鎵撳嵃\Sc_ICMOToBarCode.resx">
+ <DependentUpon>Sc_ICMOToBarCode.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBillList.resx">
<DependentUpon>Gy_BarCodeBillList.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1