From be3203181cf0dfdc66adda9c442a165d96fc9833 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 20 三月 2026 11:51:15 +0800
Subject: [PATCH] 已经派了工的学校的“送货时间”改为绿色,逾期为点完成送货操作的“送货时间”变为红色,这样以示区别 完成

---
 CY_ECommercePlatform/CY.WebForm/Pages/Property/ShebeiWeixiuFukuanAdd.aspx |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/Property/ShebeiWeixiuFukuanAdd.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/Property/ShebeiWeixiuFukuanAdd.aspx
index 007f127..4db1e0b 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/Property/ShebeiWeixiuFukuanAdd.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/Property/ShebeiWeixiuFukuanAdd.aspx
@@ -38,6 +38,15 @@
                     <td class="ali03">鐢宠璐圭敤锛�</td>
                     <td> <input id='txtWeixiuPrice' runat="server" maxlength='18' onblur="validateAmount(event)" placeholder="璇疯緭鍏ラ噾棰�"     /></td>
                 </tr>
+                 <tr>
+                 
+                   <td class="ali03">浠樻鏂瑰紡锛�</td>
+                    <td> <select keepdefaultstyle='true' id='selFukuanfangshi' runat="server"      class='Sreq'   >
+                        <option value='1'>瀵瑰叕杞处</option>
+                        <option value='2'>鐜伴噾鏀粯</option>
+                        </select>
+                    </td>
+                   </tr>
   
                 <tr>
                     <td colspan="2"></td>

--
Gitblit v1.9.1