From e289ca4fcb8442c5b04954389cfea0092024958d Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期五, 27 三月 2026 17:08:45 +0800
Subject: [PATCH] 上模单、下模单、模具保养记录单、模具点检记录单、 模具故障登记单、模具维修派工单、模具维修记录单、模具维修验收单  增加系统参数   判断是否自动审核

---
 OAM/OAM.csproj |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

diff --git a/OAM/OAM.csproj b/OAM/OAM.csproj
index 7bc31a7..1961575 100644
--- a/OAM/OAM.csproj
+++ b/OAM/OAM.csproj
@@ -95,18 +95,6 @@
     <Compile Include="Form2.Designer.cs">
       <DependentUpon>Form2.cs</DependentUpon>
     </Compile>
-    <Compile Include="OA_EmpMessageBill.cs">
-      <SubType>Form</SubType>
-    </Compile>
-    <Compile Include="OA_EmpMessageBill.designer.cs">
-      <DependentUpon>OA_EmpMessageBill.cs</DependentUpon>
-    </Compile>
-    <Compile Include="OA_EmpMessageBillList.cs">
-      <SubType>Form</SubType>
-    </Compile>
-    <Compile Include="OA_EmpMessageBillList.designer.cs">
-      <DependentUpon>OA_EmpMessageBillList.cs</DependentUpon>
-    </Compile>
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="淇℃伅骞冲彴\OA_ComFileBill.cs">
       <SubType>Form</SubType>
@@ -695,12 +683,6 @@
     <EmbeddedResource Include="Form2.resx">
       <SubType>Designer</SubType>
       <DependentUpon>Form2.cs</DependentUpon>
-    </EmbeddedResource>
-    <EmbeddedResource Include="OA_EmpMessageBill.resx">
-      <DependentUpon>OA_EmpMessageBill.cs</DependentUpon>
-    </EmbeddedResource>
-    <EmbeddedResource Include="OA_EmpMessageBillList.resx">
-      <DependentUpon>OA_EmpMessageBillList.cs</DependentUpon>
     </EmbeddedResource>
     <EmbeddedResource Include="淇℃伅骞冲彴\OA_ComFileBill.resx">
       <DependentUpon>OA_ComFileBill.cs</DependentUpon>

--
Gitblit v1.9.1