From 8ca9d136d69ac111a2b99d5e30dd3e83c3f0b1ed Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 01 十二月 2025 13:15:40 +0800
Subject: [PATCH] 查看送货情况中,把“已送”的数字变成灰色  完成

---
 CY_ECommercePlatform/CY.Model/CY.Model.csproj |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/CY_ECommercePlatform/CY.Model/CY.Model.csproj b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
index f72234f..1d619cf 100644
--- a/CY_ECommercePlatform/CY.Model/CY.Model.csproj
+++ b/CY_ECommercePlatform/CY.Model/CY.Model.csproj
@@ -240,6 +240,7 @@
     <Compile Include="OA\OA_FirmRole.cs" />
     <Compile Include="OA\OA_FirmRolePermissionsRel.cs" />
     <Compile Include="OA\OA_Fukuanshenqing.cs" />
+    <Compile Include="OA\OA_Gongzuoneirong.cs" />
     <Compile Include="OA\OA_GoodsInfo.cs" />
     <Compile Include="OA\OA_IntentionCustomer.cs" />
     <Compile Include="OA\OA_IntentionCustomerExtend.cs" />
@@ -253,10 +254,15 @@
     <Compile Include="OA\OA_OrderWorkListRelation.cs" />
     <Compile Include="OA\OA_OutOfStorage.cs" />
     <Compile Include="OA\OA_Procurement.cs" />
+    <Compile Include="OA\OA_GongzuoneirongCate.cs" />
+    <Compile Include="OA\OA_ShebeiCate.cs" />
     <Compile Include="OA\OA_PropertyCate.cs" />
+    <Compile Include="OA\OA_Gongzuozhize.cs" />
+    <Compile Include="OA\OA_ShebeiManage.cs" />
     <Compile Include="OA\OA_PropertyManage.cs" />
     <Compile Include="OA\OA_PropertyRecord.cs" />
     <Compile Include="OA\OA_RemittanceAdvice.cs" />
+    <Compile Include="OA\OA_ShebeiWeixiu.cs" />
     <Compile Include="OA\OA_Shejijijian.cs" />
     <Compile Include="OA\OA_ShiJuanBiaoQian.cs" />
     <Compile Include="OA\OA_Specification.cs" />

--
Gitblit v1.9.1