username@email.com
2025-02-06 0cf6336668b925fa891b12e464ba4bdfc555a200
CY_ECommercePlatform/CY.WebForm/Pages/financial/OrderFinancial.aspx
@@ -153,7 +153,7 @@
                    <td>
                    </td>
                    <td align="right">
                        <asp:Button ID="btn_Search" Text="查询" runat="server" />&nbsp;<input type="button" value='重置' onclick='document.body.innerHTML="";window.location=window.location;' />
                        <asp:Button ID="btn_Search" Text="查询" runat="server" OnClientClick="showWait();"  />&nbsp;<input type="button" value='重置' onclick='document.body.innerHTML="";window.location=window.location;' />
                        &nbsp;&nbsp;<input type="button" value='打印' onclick='ToPrintdelev();' />
                        <input type="hidden" id='txtCommission' runat="server" />
                    </td>