username@email.com
4 天以前 9f509856cb49f1e36ce370387b2ee7fc6810f414
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>