From d971349f30f6a5faae97892a195c99d36465e7b5 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 11 六月 2024 23:40:54 +0800
Subject: [PATCH] 进站单新增优化 进站单保存 控制优化
---
DAL/DAL.csproj | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj
index 33d1401..e9ab483 100644
--- a/DAL/DAL.csproj
+++ b/DAL/DAL.csproj
@@ -102,6 +102,12 @@
<Compile Include="淇℃伅骞冲彴\ClsOA_AndengFlowRuleBill.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackSignBill.cs" />
<Compile Include="淇℃伅骞冲彴\ClsOA_ErrMsgBackReceiveBill.cs" />
+ <Compile Include="鍏敤\frmHlpBillList1.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鍏敤\frmHlpBillList1.designer.cs">
+ <DependentUpon>frmHlpBillList1.cs</DependentUpon>
+ </Compile>
<Compile Include="鍩虹璧勬枡\InterFace鍩虹璧勬枡\ClsIF_ORGANIZATIONS_View.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_BadType_Ctl.cs" />
<Compile Include="鍩虹璧勬枡\鍏敤鍩虹璧勬枡\ClsGy_CardChangeType_Ctl.cs" />
@@ -133,7 +139,9 @@
<Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_SupMaterial_Ctl.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBill.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsHR_PostSkillBill.cs" />
+ <Compile Include="婧愬崟\Cls_S_Xt_BaseBill1.cs" />
<Compile Include="婧愬崟\ERP婧愬崟\Cls_S_Sc_ABJJD.cs" />
+ <Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IFCLD_ICMOList1.cs" />
<Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ICMOBillList.cs" />
<Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_ProcessReportBillList.cs" />
<Compile Include="婧愬崟\InterFace婧愬崟\Cls_S_IF_PackageDismantleBillList.cs" />
@@ -651,6 +659,7 @@
<Compile Include="绯荤粺鍏敤\ClsXt_SystemParameter_Ctl.cs" />
<Compile Include="绯荤粺鍏敤\ClsXt_BillSubType_Ctl.cs" />
<Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillMain.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckOtherBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_WorkSelfCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_StockCheckBill.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdConclusionBill.cs" />
@@ -1192,6 +1201,10 @@
<DependentUpon>frmHlpBillList.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="鍏敤\frmHlpBillList1.resx">
+ <DependentUpon>frmHlpBillList1.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鍏敤\frm_S_BillQueryCondition_New.resx">
<SubType>Designer</SubType>
<DependentUpon>frm_S_BillQueryCondition_New.cs</DependentUpon>
--
Gitblit v1.9.1