From d39e6a7dcb32ab0d8dd4e087106cfd8f6307823b Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期三, 06 三月 2024 15:35:31 +0800 Subject: [PATCH] 设备档案列表 增加 左边树形 器具分类,点击分类,根据分类来过滤,方便选择 设备档案分类 的基础资料 完善禁用 反禁用按钮 --- DAL/DAL.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/DAL/DAL.csproj b/DAL/DAL.csproj index 179c56c..350aa3b 100644 --- a/DAL/DAL.csproj +++ b/DAL/DAL.csproj @@ -80,8 +80,11 @@ <Compile Include="ClsPay_EarlyLateErrBill.cs" /> <Compile Include="ClsPay_RewardPunishBill.cs" /> <Compile Include="ClsPay_WorkErrTimesBill.cs" /> + <Compile Include="ClsPM_ProjectEndBillMain.cs" /> + <Compile Include="ClsPM_ProjectBeginBillMain.cs" /> <Compile Include="ClsPM_ProjectMoneyBillMain.cs" /> <Compile Include="ClsPM_CustomerTaskBillMain.cs" /> + <Compile Include="ClsGy_MaterialMouldBillMain.cs" /> <Compile Include="ClsPM_WorkPlanMonthBillMain.cs" /> <Compile Include="MES\ClsSc_SourceLineRepairBill.cs" /> <Compile Include="MES\ClsSc_MESMaterToSourceBill .cs" /> @@ -628,6 +631,7 @@ <Compile Include="鐢熶骇绠$悊\璁惧绠$悊\璁惧鎶曚骇\ClsSb_EquipWorkBeforeCheckBill.cs" /> <Compile Include="绯荤粺鍏敤\ClsXt_SystemParameter_Ctl.cs" /> <Compile Include="绯荤粺鍏敤\ClsXt_BillSubType_Ctl.cs" /> + <Compile Include="璁″垝绠$悊\ClsGy_MaterialTechParamBillMain.cs" /> <Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBill.cs" /> <Compile Include="璐ㄦ绠$悊\ClsQC_LastPieceCheckBill.cs" /> <Compile Include="璐ㄦ绠$悊\ClsQC_NoPassProdCheckBill.cs" /> -- Gitblit v1.9.1