From 847fb7063af8e80bd864709ba8e97f06dc87ac4f Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 19 十一月 2025 10:02:48 +0800
Subject: [PATCH] 20251118 查看送货情况列表默认“未送货”和“配送中”的学校 完成
---
CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 144 ++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 144 insertions(+), 0 deletions(-)
diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
index d19cdcc..5a575d6 100644
--- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
+++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -1903,11 +1903,17 @@
<Content Include="Pages\business\DeliverPlanLishiPrint.aspx" />
<Content Include="Pages\business\DeliverPlanPaicheZhuyishixiang.aspx" />
<Content Include="Pages\business\DeliverPlanTimeEdit.aspx" />
+ <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" />
<Content Include="Pages\business\SHejiOrderEdit.aspx" />
<Content Include="Pages\business\ShejijijianEdit.aspx" />
<Content Include="Pages\business\ShejijijianList.aspx" />
+ <Content Include="Pages\business\ShejiOrderjiesuan.aspx" />
<Content Include="Pages\business\ShiJuanBiaoQianPrint.aspx" />
<Content Include="Pages\business\OrderSonghuoanchiList.aspx" />
<Content Include="Pages\business\OrderUpLoadLiuyang.aspx" />
@@ -2217,7 +2223,14 @@
<Content Include="Pages\procurement\OutOfStorageListHTML.aspx" />
<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" />
+ <Content Include="Pages\Property\ShebeiCateEdit.aspx" />
<Content Include="Pages\Property\PropertyCateEdit.aspx" />
+ <Content Include="Pages\Property\ShebeiCateList.aspx" />
<Content Include="Pages\Property\PropertyCateList.aspx" />
<Content Include="Pages\Property\PropertyEdit.aspx" />
<Content Include="Pages\Property\PropertyList.aspx" />
@@ -2227,6 +2240,7 @@
<Content Include="Pages\Property\PropertyRecordDetail.aspx" />
<Content Include="Pages\Property\PropertyRecordEdit.aspx" />
<Content Include="Pages\Property\PropertyRecordList.aspx" />
+ <Content Include="Pages\Property\ShebeiWeixiuAdd.aspx" />
<Content Include="Pages\Soft\ClientAdd.aspx" />
<Content Include="Pages\Soft\ClientDetail.aspx" />
<Content Include="Pages\Soft\ClientList.aspx" />
@@ -2334,6 +2348,7 @@
<Content Include="Pages\Templet\pingxuan\Shared\sM.js" />
<Content Include="Pages\Templet\pingxuan\TemplateIndex.css" />
<Content Include="Pages\wage\OA_WageAwardPunishAdd.aspx" />
+ <Content Include="Pages\wage\FakuanShensuAdd.aspx" />
<Content Include="Pages\wage\StaffWageList.aspx" />
<Content Include="Pages\wage\WorkScoreList.aspx" />
<Content Include="Pages\webmanage\CashHandle.aspx" />
@@ -2804,6 +2819,7 @@
<Content Include="Pages\work\BaoxiaoFukuanList.aspx" />
<Content Include="Pages\work\BaoxiaoPiliangReply.aspx" />
<Content Include="Pages\work\BaoxiaoReplyList.aspx" />
+ <Content Include="Pages\work\MyvisitDetail.aspx" />
<Content Include="Pages\work\MyPlanAdd.aspx" />
<Content Include="Pages\work\MyPlanList.aspx" />
<Content Include="Pages\work\MyBaoxiaoAdd.aspx" />
@@ -2825,6 +2841,8 @@
<Content Include="Pages\work\BaoxiaoReplyAdd.aspx" />
<Content Include="Pages\work\RequestReplyAdd.aspx" />
<Content Include="Pages\work\RequestReplyList.aspx" />
+ <Content Include="Pages\work\GongzuozhizeList.aspx" />
+ <Content Include="Pages\work\GongzuozhizeEdit.aspx" />
<Content Include="Pages\work\WorkPlanAdd.aspx" />
<Content Include="Pages\work\WorkPlanDetail.aspx" />
<Content Include="Pages\work\WorkPlanList.aspx" />
@@ -3489,8 +3507,43 @@
<Compile Include="Pages\business\DeliverPlanTimeEdit.aspx.designer.cs">
<DependentUpon>DeliverPlanTimeEdit.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPandian.aspx.cs">
+ <DependentUpon>DeliverWorkBookPandian.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookPandian.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookPandian.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookFahuo.aspx.cs">
+ <DependentUpon>DeliverWorkBookFahuo.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookFahuo.aspx.designer.cs">
+ <DependentUpon>DeliverWorkBookFahuo.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\DeliverWorkBookfahuoqingkuang.aspx.cs">
+ <DependentUpon>DeliverWorkBookfahuoqingkuang.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </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>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx.cs">
+ <DependentUpon>Waixiefukuanweikaipiaoshuoming.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\Waixiefukuanweikaipiaoshuoming.aspx.designer.cs">
+ <DependentUpon>Waixiefukuanweikaipiaoshuoming.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\business\ShejiOrderDeatil.aspx.cs">
<DependentUpon>ShejiOrderDeatil.aspx</DependentUpon>
@@ -3526,6 +3579,13 @@
</Compile>
<Compile Include="Pages\business\ShejijijianList.aspx.designer.cs">
<DependentUpon>ShejijijianList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderjiesuan.aspx.cs">
+ <DependentUpon>ShejiOrderjiesuan.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\business\ShejiOrderjiesuan.aspx.designer.cs">
+ <DependentUpon>ShejiOrderjiesuan.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\business\ShiJuanBiaoQianPrint.aspx.cs">
<DependentUpon>ShiJuanBiaoQianPrint.aspx</DependentUpon>
@@ -5690,12 +5750,61 @@
<Compile Include="Pages\Property\PrintCheckTable.aspx.designer.cs">
<DependentUpon>PrintCheckTable.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\Property\ShebeimanageEdit.aspx.cs">
+ <DependentUpon>ShebeimanageEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <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>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuFukuanAdd.aspx.designer.cs">
+ <DependentUpon>ShebeiWeixiuFukuanAdd.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuList.aspx.cs">
+ <DependentUpon>ShebeiWeixiuList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuList.aspx.designer.cs">
+ <DependentUpon>ShebeiWeixiuList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeimanageList.aspx.cs">
+ <DependentUpon>ShebeimanageList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeimanageList.aspx.designer.cs">
+ <DependentUpon>ShebeimanageList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiCateEdit.aspx.cs">
+ <DependentUpon>ShebeiCateEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiCateEdit.aspx.designer.cs">
+ <DependentUpon>ShebeiCateEdit.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\Property\PropertyCateEdit.aspx.cs">
<DependentUpon>PropertyCateEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Pages\Property\PropertyCateEdit.aspx.designer.cs">
<DependentUpon>PropertyCateEdit.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiCateList.aspx.cs">
+ <DependentUpon>ShebeiCateList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiCateList.aspx.designer.cs">
+ <DependentUpon>ShebeiCateList.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\Property\PropertyCateList.aspx.cs">
<DependentUpon>PropertyCateList.aspx</DependentUpon>
@@ -5759,6 +5868,13 @@
</Compile>
<Compile Include="Pages\Property\PropertyRecordList.aspx.designer.cs">
<DependentUpon>PropertyRecordList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuAdd.aspx.cs">
+ <DependentUpon>ShebeiWeixiuAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\Property\ShebeiWeixiuAdd.aspx.designer.cs">
+ <DependentUpon>ShebeiWeixiuAdd.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\Soft\ClientAdd.aspx.cs">
<DependentUpon>ClientAdd.aspx</DependentUpon>
@@ -6172,6 +6288,13 @@
</Compile>
<Compile Include="Pages\wage\OA_WageAwardPunishAdd.aspx.designer.cs">
<DependentUpon>OA_WageAwardPunishAdd.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\wage\FakuanShensuAdd.aspx.cs">
+ <DependentUpon>FakuanShensuAdd.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\wage\FakuanShensuAdd.aspx.designer.cs">
+ <DependentUpon>FakuanShensuAdd.aspx</DependentUpon>
</Compile>
<Compile Include="Pages\wage\StaffWageList.aspx.cs">
<DependentUpon>StaffWageList.aspx</DependentUpon>
@@ -9207,6 +9330,13 @@
<Compile Include="Pages\work\BaoxiaoReplyList.aspx.designer.cs">
<DependentUpon>BaoxiaoReplyList.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\work\MyvisitDetail.aspx.cs">
+ <DependentUpon>MyvisitDetail.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\MyvisitDetail.aspx.designer.cs">
+ <DependentUpon>MyvisitDetail.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\work\MyPlanAdd.aspx.cs">
<DependentUpon>MyPlanAdd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -9354,6 +9484,20 @@
<Compile Include="Pages\work\RequestReplyList.aspx.designer.cs">
<DependentUpon>RequestReplyList.aspx</DependentUpon>
</Compile>
+ <Compile Include="Pages\work\GongzuozhizeList.aspx.cs">
+ <DependentUpon>GongzuozhizeList.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\GongzuozhizeList.aspx.designer.cs">
+ <DependentUpon>GongzuozhizeList.aspx</DependentUpon>
+ </Compile>
+ <Compile Include="Pages\work\GongzuozhizeEdit.aspx.cs">
+ <DependentUpon>GongzuozhizeEdit.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Pages\work\GongzuozhizeEdit.aspx.designer.cs">
+ <DependentUpon>GongzuozhizeEdit.aspx</DependentUpon>
+ </Compile>
<Compile Include="Pages\work\WorkPlanAdd.aspx.cs">
<DependentUpon>WorkPlanAdd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
--
Gitblit v1.9.1