username@email.com
1 天以前 eb07d0be014b11568d4263b470d46b5cd427fe9b
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>