username@email.com
2024-12-18 21a248a0cf76b6f05fcaac6f90975ef15ab607a1
CY_ECommercePlatform/CY.WebForm/Pages/business/Waixiefukuanfukuan.aspx
@@ -114,7 +114,8 @@
        
        //查看客户资料
        function Viewkaipiao(Keyid, SellerOrderId) {
            window.open("/Pages/business/InvoicingOrderPrint.aspx?Keyid=&SellerOrderId=" + SellerOrderId, '', '');
            //window.open("/Pages/business/InvoicingOrderPrint.aspx?Keyid=&SellerOrderId=" + SellerOrderId, '', '');
            top.Dialog.open({ URL: "/Pages/business/InvoicingOrderPrint.aspx?Keyid=&SellerOrderId=" + SellerOrderId, Title: "查看订单", Width: 1080, Height: 650 });
        }
        //查看
        function onView(keyid) {
@@ -234,6 +235,15 @@
                            收款单位
                        </th>
                         <th style="text-align: center;" width="70">
                           户名
                        </th>
                         <th style="text-align: center;" width="70">
                           开户行
                        </th>
                         <th style="text-align: center;" width="70">
                           账号
                        </th>
                         <th style="text-align: center;" width="70">
                           付款用途
                        </th>
                         <th width="60">
@@ -283,6 +293,21 @@
                                   
                                </td>
                                 <td style="text-align: center;">
                                        <%#Eval("Huming")%>
                                </td>
                                 <td style="text-align: center;">
                                        <%#Eval("Bank")%>
                                </td>
                                 <td style="text-align: center;">
                                        <%#Eval("AccountID")%>
                                </td>
                                <td style="text-align: center;">
                                        <%#Eval("Fukuanyongtu")%>