From e0c41d644ec4ec263bc299c0ceba9193ab435a15 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 12 十一月 2025 08:50:46 +0800
Subject: [PATCH] 20251111  设计订单需要看到设计要求和设计费的情况

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

diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index 8203eb5..5ca4941 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1906,6 +1906,7 @@
     <Content Include="Pages\business\DeliverWorkBookPandian.aspx" />
     <Content Include="Pages\business\DeliverWorkBookFahuo.aspx" />
     <Content Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx" />
+    <Content Include="Pages\business\DeliverWorkBookPrintDetailshuju.aspx" />
     <Content Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx" />
     <Content Include="Pages\business\ShejiOrderDeatil.aspx" />
     <Content Include="Pages\business\ShejiOrderList.aspx" />
@@ -2223,6 +2224,7 @@
     <Content Include="Pages\procurement\OutOfStorageListPrint.aspx" />
     <Content Include="Pages\Property\PrintCheckTable.aspx" />
     <Content Include="Pages\Property\ShebeimanageEdit.aspx" />
+    <Content Include="Pages\Property\ShebeiWeixiuDetail.aspx" />
     <Content Include="Pages\Property\ShebeiWeixiuFukuanAdd.aspx" />
     <Content Include="Pages\Property\ShebeiWeixiuList.aspx" />
     <Content Include="Pages\Property\ShebeimanageList.aspx" />
@@ -3523,6 +3525,13 @@
     </Compile>
     <Compile Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx.designer.cs">
       <DependentUpon>DeliverWorkBookfahuoqingkuang.aspx</DependentUpon>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookPrintDetailshuju.aspx.cs">
+      <DependentUpon>DeliverWorkBookPrintDetailshuju.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\business\DeliverWorkBookPrintDetailshuju.aspx.designer.cs">
+      <DependentUpon>DeliverWorkBookPrintDetailshuju.aspx</DependentUpon>
     </Compile>
     <Compile Include="Pages\business\FileUploadHandler.ashx.cs">
       <DependentUpon>FileUploadHandler.ashx</DependentUpon>
@@ -5746,6 +5755,13 @@
     <Compile Include="Pages\Property\ShebeimanageEdit.aspx.designer.cs">
       <DependentUpon>ShebeimanageEdit.aspx</DependentUpon>
     </Compile>
+    <Compile Include="Pages\Property\ShebeiWeixiuDetail.aspx.cs">
+      <DependentUpon>ShebeiWeixiuDetail.aspx</DependentUpon>
+      <SubType>ASPXCodeBehind</SubType>
+    </Compile>
+    <Compile Include="Pages\Property\ShebeiWeixiuDetail.aspx.designer.cs">
+      <DependentUpon>ShebeiWeixiuDetail.aspx</DependentUpon>
+    </Compile>
     <Compile Include="Pages\Property\ShebeiWeixiuFukuanAdd.aspx.cs">
       <DependentUpon>ShebeiWeixiuFukuanAdd.aspx</DependentUpon>
       <SubType>ASPXCodeBehind</SubType>

--
Gitblit v1.9.1