username@email.com
2025-05-12 ae6e40362a745caef9ead36f81f38313fb8c2c66
CY_ECommercePlatform/CY.WebForm/Pages/business/OrderDeatil.aspx
@@ -62,7 +62,7 @@
              <tr>
                        <td  >
<%--                            <span onclick="onViewuplod('<%=BuyerId %>')"   <%=ContractCount.ToString() == "0" ? "style=\"display:none;\"" : ""%>  >查看合同 </span>--%>
                            <input type="button" id="btnPrint"  <%=ContractCount.ToString() == "0" ? "style=\"display:none;\"" : ""%>   value="查看合同" onclick="onViewuplod('<%=BuyerId %>')">
                            <input type="button"    <%=ContractCount.ToString() == "0" ? "style=\"display:none;\"" : ""%>   value="查看合同" onclick="onViewuplod('<%=BuyerId %>')">
                        </td>
                    </tr>
             </table>