From 102334b2ab255b279f9c492b146276baeb2910d1 Mon Sep 17 00:00:00 2001
From: cwjbxqmz <1134865194@qq.com>
Date: 星期四, 28 九月 2023 14:38:37 +0800
Subject: [PATCH] 计量单位列表:增加 审核,反审核,禁用,反禁用,按钮设置 等按钮;并修改视图,将 审核人,审核日期,禁用人,禁用日期 4列 显示出来;
---
Model/Model.csproj | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index db8e158..f8fd1c1 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -135,6 +135,9 @@
<Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" />
<Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" />
<Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillSub_Mater.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillSub.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillMain.cs" />
<Compile Include="MES\ClsSc_MESBeginWorkBillMain.cs" />
<Compile Include="MES\ClsSc_MESBeginWorkBillSub.cs" />
<Compile Include="MES\ClsSc_MESEndWorkBillMain.cs" />
@@ -581,8 +584,12 @@
<Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStockBillSub.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillMain.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsSc_ProcessExchangeBillMain_Note.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckBillSub_BadReason.cs" />
<Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBillMain.cs" />
@@ -717,7 +724,9 @@
<Compile Include="杞﹂棿绠$悊\ClsSc_StationEntrustOutBillSub_Item.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillSub.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Emp.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" />
--
Gitblit v1.9.1