From d766d74d37d522bfb9c633e9afbe789ad0f1a6de Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期三, 17 十二月 2025 15:10:26 +0800
Subject: [PATCH] 提交

---
 CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookSonghuo.aspx |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookSonghuo.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookSonghuo.aspx
index 588fdd8..6789853 100644
--- a/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookSonghuo.aspx
+++ b/CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookSonghuo.aspx
@@ -103,10 +103,12 @@
                 </td>
                 <td>
                      <select id="selstatus" keepdefaultstyle='true' runat="server" >
-                            <option selected="selected" value="">鍏ㄩ儴</option>
+                            <option   value="">鍏ㄩ儴</option>
+                         
+                          <option value="4" selected="selected" >鏈畬鎴�</option>
                             <option value="0">鏈厤閫�</option>
-                            <option value="1">閰嶉�佷腑</option>
-                            <option value="2">宸查厤閫�</option>
+                            <option value="1">閮ㄥ垎閰嶉��</option>
+                            <option value="2">宸插畬鎴�</option>
                         </select>
                 </td>
                     
@@ -133,10 +135,13 @@
                             <th width="30" style="text-align: center" >
                                 缂栧彿
                             </th>
-                            <th style="text-align: center" >
+                             <th   style="text-align: center;width:120px;" >
+                                &nbsp;&nbsp;&nbsp;閫佽揣鏃堕棿&nbsp;&nbsp;&nbsp;
+                            </th>
+                            <th  width="100" style="text-align: center" >
                                 鐗囧尯
                             </th>
-                            <th style="text-align: center" >
+                            <th  width="120" style="text-align: center" >
                                 瀛︽牎
                             </th>
                              <%=biaotou %>
@@ -150,7 +155,10 @@
                         <td style="text-align: center">
                           <%#Eval("Bianhao")%>  <%--<%#Container.ItemIndex + 1%>--%>
                         </td>
-                        <td style="text-align: center">
+                        <td style="text-align: center;white-space: nowrap;">
+                         <%#Eval("MakeTime")%>
+                        </td>
+                         <td style="text-align: center">
                          <%#Eval("pianqu")%>
                         </td>
                         <td style="text-align: center">

--
Gitblit v1.9.1