username@email.com
13 小时以前 f0c21ec9c1e9c7cd5db58caeb760c7d7ca6df002
CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookList.aspx
@@ -34,7 +34,7 @@
        }
        //保险
        function onViewfahuo(keyid) {
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookfahuoqingkuang.aspx?orderId=" + keyid, Title: "查看发货情况",  Width: 1500, Height: 900 });
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookfahuoqingkuang.aspx?orderId=" + keyid, Title: "查看发货情况",  Width: 1800, Height: 900 });
        }
        
@@ -58,7 +58,7 @@
        //删除
        function onDele(keyid) {
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrint.aspx?orderId=" + keyid, Title: "打印送货单", Width: 800, Height: 900 });
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrint.aspx?orderId=" + keyid, Title: "打印送货单", Width: 900, Height: 900 });
        }
        //批量删除
@@ -168,9 +168,9 @@
                             <th style="text-align: center">
                                客户名称
                            </th>
                            <th style="text-align: center">
                          <%--  <th style="text-align: center">
                                印件名称
                            </th>
                            </th>--%>
                             <th style="text-align: center">
                                数量
                            </th>
@@ -202,9 +202,9 @@
                                    <a href='javascript:void(0)' title='<%#Eval("BuyerName").ToString()%>' class='a_under' onclick='View("<%#Eval("BuyerId")%>")'><%#Eval("BuyerName").ToString().Length > 22 ? (Eval("BuyerName").ToString().Substring(0, 22) + "..") : Eval("BuyerName").ToString()%></a>
                                        </div>
                                </td>
                        <td style="text-align: center">
                       <%-- <td style="text-align: center">
                           <%#Eval("DocumentName")%>
                        </td>
                        </td>--%>
                         <td style="text-align: center">
                            <%#Eval("OrderExtend.PrintNum")%>
                        </td>